Rust version of the Move bridge::BridgeInner type.
Rust version of the Move iota::bridge::Bridge type
This repreents the object with 0x9 ID.
In Rust, this type should be rarely used since it’s just a thin
wrapper used to access the inner object.
Within this module, we use it to determine the current version of the bridge
inner object type, so that we could deserialize the inner object correctly.
Rust version of the Move committee::BridgeCommittee type.
Rust version of the Move message::BridgeMessage type.
Rust version of the Move message::BridgeMessageKey type.
Rust version of the Move message::BridgeMessage type.
Rust version of the Move chain_ids::BridgeRoute type.
Rust version of the Move limiter::TransferLimiter type.
Rust version of the Move limiter::TransferRecord type.
Rust version of the Move treasury::BridgeTreasury type.
Rust version of the Move committee::CommitteeMember type.
Rust version of the Move committee::CommitteeMemberRegistration type.
Rust version of the Move message::ParsedTokenTransferMessage type.
Rust version of the Move message::TokenTransferPayload type.