Type Alias MessageReceived
MessageReceived: PlainDescriptor<{
channel_id: FixedSizeBinary<32>;
fee_burned: bigint;
message_id: FixedSizeBinary<32>;
nonce: bigint;
}>
Type declaration
channel_id: FixedSizeBinary<32>
fee_burned: bigint
message_id: FixedSizeBinary<32>
nonce: bigint
A message was received from Ethereum