Expand description
This module manages the ApiKeys type and its general set of functionality,
including parsing keys from a JSON file, signing request payloads, and signing
blockchain data with MPC child keys.
Re-exports§
pub use crate::types::Blockchain;
Structs§
- ApiKeys
- Structure of data returned by key creation on nash.io
- KeyMap
- Decoding of key list base64 data
- Keyfile
Child Key - Child key representation for API key file