Expand description
§zenith-types
Types for interacting with Zenith’s API.
Modules§
- Contract Bindings for the HostOrders contract.
- Contract Bindings for the Passage contract.
- Contract Bindings for the RollupOrders contract.
- Contrract Bindings for the RollupPassage contract.
- Generated by the following Solidity interface…
- Generated by the following Solidity interface…
Structs§
- Aggregated orders for a transaction or set of transactions.
- A request to sign a rollup block.
- A signature response from a
RequestSigner
. - A signed order. TODO: Link to docs.
- A Zenith block is just a list of transactions.
- Function with signature
mint(address,uint256)
and selector0x40c10f19
.
Constants§
- System address with permission to mint tokens on pre-deploys.
Traits§
- Encode/Decode trait for inner tx type
Functions§
- Decode transactions.
- Encode a set of transactions into a single RLP-encoded buffer.
Type Aliases§
- Zenith processes normal Ethereum txns.