Re-exports§
pub use image::ImageClient;
pub use transaction_ext::TransactionExt;
pub use bytes;
pub use tonic;
pub use transfer_ext::*;
Modules§
- Account ID handling.
- Models and requests for the M10 Directory
- Models and requests for the M10 Ledger
- A re-export of the prost crate. Re-export of prost
- A re-export of
ledger
assdk
for backwards compatability
Macros§
- Creates an
AccountId
from the given chain of raw account index values.
Structs§
- A struct for building a document update operation
- An Ed25519 key-pair
- A P256 key-pair
- A signed request containing both the serialized and signed payload; and the original message
Enums§
- A P256 or ED25519 key pair
Constants§
Traits§
- A trait representing any type that can be used as a DocumentId
- A trait repersenting a service or key that can sign a message