struct

Pampero::ExecutionPayload

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

block_hash
Source
block_hash=(block_hash : String)
Source
block_number
Source
block_number=(block_number : String)
Source
execution_witness

property transactions : Array(String) property withdrawals : Array(String)

Source
execution_witness=(execution_witness : VerkleExecutionWitness)

property transactions : Array(String) property withdrawals : Array(String)

Source
parent_hash
Source
parent_hash=(parent_hash : String)
Source
state_root
Source
state_root=(state_root : String)
Source
timestamp
Source
timestamp=(timestamp : String)
Source