struct Blockfrost::Epoch::Parameters
- Blockfrost::Epoch::Parameters
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
blockfrost/cardano/epoch.crConstructors
Instance Method Summary
- #a0 : Float64
- #coins_per_utxo_size : Int128?
- #collateral_percent : Int32?
- #cost_models : Hash(String, Hash(String, Int32))?
- #decentralisation_param : Float64
- #e_max : Int32
- #epoch : Int32
- #extra_entropy : String?
- #key_deposit : Int128
- #max_block_ex_mem : Int128?
- #max_block_ex_steps : Int128?
- #max_block_header_size : Int32
- #max_block_size : Int32
- #max_collateral_inputs : Int32?
- #max_tx_ex_mem : Int128?
- #max_tx_ex_steps : Int128?
- #max_tx_size : Int32
- #max_val_size : Int128?
- #min_fee_a : Int32
- #min_fee_b : Int32
- #min_pool_cost : Int128
- #min_utxo : Int128
- #n_opt : Int32
- #nonce : String
- #pool_deposit : Int128
- #price_mem : Float64?
- #price_step : Float64?
- #protocol_major_ver : Int32
- #protocol_minor_ver : Int32
- #rho : Float64
- #tau : Float64