Re-exports§
pub use crate::committee::EpochId;pub use crate::digests::ObjectDigest;pub use crate::digests::TransactionDigest;pub use crate::digests::TransactionEffectsDigest;
Structs§
- Execution
Data - Execution
Digests - Identifier
- A move identifier
- Iota
Address - Unique identifier for an Account on the IOTA blockchain.
- Move
Legacy TxContext - Move
Object Type - A
StructTagwith optimized BCS serialization for object types. - ObjectID
- An
ObjectIdis a 32-byte identifier used to uniquely identify an object on the IOTA blockchain. - Object
Info - Object
Ref - Reference to an object
- Sequence
Number - Size
OneVec - Struct
Tag - Type information for a move struct
- TxContext
- Verified
Execution Data
Enums§
- ObjectID
Parse Error - Object
Type - Type of an IOTA object
- TxContext
Kind - TypeTag
- Type of a move value
Constants§
Traits§
Functions§
- address_
from_ iota_ pub_ key - dbg_
addr - Generate a fake IotaAddress with repeated one byte.
- dbg_
object_ id - Generate a fake ObjectID with repeated one byte.
- is_
primitive_ type_ tag - Whether this type is valid as a primitive (pure) transaction input.
- move_
ascii_ str_ layout - move_
utf8_ str_ layout - random_
object_ ref - url_
layout
Type Aliases§
- Authority
Name - Commit
Round - The round number.
- TxSequence
Number - Version
Digest - Version
Number