Expand description
Credentials (root seed / revocable client) used to control a Lexe wallet. Credentials (root seed / revocable client) used to control a Lexe wallet.
Structs§
- Client
Credentials - All secrets required for an SDK client to authenticate with a user’s node. Encoded as a base64 JSON blob for easy transport (e.g. via env var or config file).
Enums§
- Credentials
- Credentials used to authenticate with a Lexe user node.
- Credentials
Ref - Borrowed version of
Credentials.