Module types

Source
Expand description

Response types returned by RPC endpoints for Sidechain pallet

Structs§

GetStatusResponse
Response type of [SidechainRpcApiServer::get_status]
MainchainData
Data about current Cardano main chain epoch and slot
SidechainData
Data about current Partner Chain epoch and slot

Enums§

GetStatusRpcError
Error type returned by [SidechainRpcApiServer::get_status]

Traits§

GetBestHash
Blockchain client for retrieving the latest Partner Chain block hash