Module flow_sdk::account [−][src]
Expand description
Mutate the blockchain with your private key(s).
This module contains ways to log in to an account via secret key(s) and an Access API client.
Re-exports
pub use crate::error::AccountError as Error;
Structs
An account.
Constants
The transaction domain tag, padded to 32 bytes.
Type Definitions
An account that uses the default signing and hashing algorithms.