Expand description
Message models.
Structs§
- Anycast prefix info.
- Base64-encoded address flags.
- Blockchain message.
- Pretty-printer for
StdAddrin base64 format. - Outbound message queue entry.
- External address.
- External incoming message info.
- External outgoing message info.
- Inbound message import fees.
- Inbound external message.
- Executed inbound internal message.
- Internal message that was not processed in this block.
- Internal message info.
- Address prefix with an extended workchain id.
- Destination prefix length whithin the same workchain.
- Address prefix with a basic workchain id.
- Message payload layout.
- Message with routing information.
- A message that was dequeued from the outbound queue and immediately queued in the same block.
- A message that was dequeued from the outbound queue.
- External outbound message.
- Immediately processed internal outbound message.
- Ordinary (internal) outbound message, generated in this block and included into the outbound queue.
- Unfinalized external outgoing message info.
- Unfinished internal message info.
- Standard internal address.
- A helper struct to work with base64-encoded addresses.
- Parsing options for
StdAddr::from_str_ext - Variable-length internal address.
Enums§
- Inbound message.
- Internal message address.
- Next-hop address for a message.
- Message info.
- Message type.
- Outbound message.
- Unfinalized message info.
Traits§
- Basic internal address trait.
Type Aliases§
- Blockchain message (with body as slice).
- Blockchain message (with body as slice parts).
- Unfinished blockchain message (with body as slice parts).
- Unfinished blockchain message (with body as slice).