struct Blockfrost::Transaction::PoolUpdate::Relay

Included Modules

Defined in:

blockfrost/cardano/transaction.cr

Constructors

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

dns : String? dns, dns_srv : String? dns_srv, ipv4 : String? ipv4, ipv6 : String? ipv6, port : Int32 port

Constructor Detail

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

[View source]