Echo
Calls
ping
Ping extrinsic sends an event to the bridge containing a message
Namespace
Type
Storage
nextSessionId
The next available offer_id
Namespace
Type
Events
PingReceived
A ping was received from Ethereum
Namespace
Type
PingSent
A ping message was sent to Ethereum
Namespace
Type
PongReceived
A pong response was received from Ethereum
Namespace
Type
PongSent
A pong message was sent to Ethereum
Namespace
Type
Errors
InvalidAbiEncoding
The abi received does not match the encoding scheme
Namespace
InvalidParameter
Invalid ping_or_pong parameter, must be 0 or 1
Namespace
NoAvailableIds
There are no remaining session ids
Namespace
Constants
palletId
This pallet's Id, used for deriving a sovereign account ID
Namespace
Type
Last updated