struct Blockfrost::Transaction::PoolUpdate::Metadata

Included Modules

Defined in:

blockfrost/cardano/transaction.cr

Constructors

Instance methods inherited from module Blockfrost::Shared::PoolMetadataFields

description : String? description, hash : String? hash, homepage : String? homepage, name : String? name, ticker : String? ticker, url : String? url

Constructor Detail

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

[View source]