keypairs/ed25519
Classes
| Class | Description |
|---|---|
| Ed25519Keypair | An Ed25519 Keypair used for signing transactions. |
| Ed25519PublicKey | An Ed25519 public key |
Interfaces
| Interface | Description |
|---|---|
| Ed25519KeypairData | Ed25519 Keypair data. The publickey is the 32-byte public key and the secretkey is the 32-byte secret key. |
Variables
| Variable | Description |
|---|---|
| DEFAULT_ED25519_DERIVATION_PATH | - |