struct Protocol::Storage::TrustTokens

Overview

Pair of issuer origin and number of available (signed, but not used) Trust Tokens from that issuer.

Included Modules

Defined in:

protocol/storage.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def count : Number::Primitive #

[View source]
def issuer_origin : String #

[View source]