struct Blockfrost::Ledger::Genesis

Included Modules

Defined in:

blockfrost/cardano/ledger.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def active_slots_coefficient : Float64 #

[View source]
def epoch_length : Int32 #

[View source]
def max_kes_evolutions : Int32 #

[View source]
def max_lovelace_supply : Int128 #

[View source]
def network_magic : Int32 #

[View source]
def security_param : Int32 #

[View source]
def slot_length : Int32 #

[View source]
def slots_per_kes_period : Int32 #

[View source]
def system_start : Int32 #

[View source]
def update_quorum : Int32 #

[View source]