SORA
subscan
Runtime Modules / SubstrateBridgeOutboundChannel
Spec Version:
Call Functions
Name
Lookup
Parameters
update_interval6b001
Events
Name
Lookup
Attributes
MessageAccepted6b00["SubNetworkId","u64","MessageNonce"]
IntervalUpdated6b01["BlockNumber"]
Storage Functions
Name
Type
Interval{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
MessageQueues{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["bridge_types:SubNetworkId"],"value":"Vec<bridge_types:substrate:BridgeMessage>","keys_id":163,"value_id":547}}
ChannelNonces{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["bridge_types:SubNetworkId"],"value":"U64","keys_id":163,"value_id":10}}
LatestCommitment{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["bridge_types:SubNetworkId"],"value":"bridge_types:types:GenericCommitmentWithBlock","keys_id":163,"value_id":810}}
Constants
Name
Type
Value
ThisNetworkIdbridge_types:GenericNetworkId0100
Error Types
Name
Docs
PayloadTooLargeThe message payload exceeds byte limit.
QueueSizeLimitReachedNo more messages can be queued for the channel during this commit cycle.
MaxGasTooBigMaximum gas for queued batch exceeds limit.
NoFundsCannot pay the fee to submit a message.
OverflowCannot increment nonce
ChannelExistsThis channel already exists
ZeroIntervalInterval cannot be zero.