Skip to main content

Module credentials

Module credentials 

Source
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§

ClientCredentials
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.
CredentialsRef
Borrowed version of Credentials.