Module messages

Source
Expand description

Structs and traits for the Messages pallet.

Structsยง

BlockPaginationRequest
A type for requesting paginated messages.
BlockPaginationResponse
A type for responding with a collection of paginated messages.
MessageResponse
A type for responding with an single Message in an RPC-call dependent on schema model IPFS, Parquet: { index, block_number, provider_msa_id, cid, payload_length } Avro, OnChain: { index, block_number, provider_msa_id, msa_id, payload }