Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct { Time inter.Timestamp Atropos hash.Event Txs types.Transactions InternalTxs types.Transactions Root hash.Hash Receipts []*types.ReceiptForStorage }
type Delegation ¶
type Delegations ¶
type Delegations interface {
ForEach(fn func(common.Address, idx.ValidatorID, Delegation))
}
type RawEvmItems ¶
Click to show internal directories.
Click to hide internal directories.