sgns::crypto::constants::sr25519¶
Namespaces¶
| Name |
|---|
| sgns::crypto::constants::sr25519::vrf |
Types¶
| Name | |
|---|---|
| enum | @062351302067023307206141235337031057054102362257 |
Types Documentation¶
enum @062351302067023307206141235337031057054102362257¶
| Enumerator | Value | Description |
|---|---|---|
| KEYPAIR_SIZE | SR25519_KEYPAIR_SIZE | |
| SECRET_SIZE | SR25519_SECRET_SIZE | |
| PUBLIC_SIZE | SR25519_PUBLIC_SIZE | |
| SIGNATURE_SIZE | SR25519_SIGNATURE_SIZE | |
| SEED_SIZE | SR25519_SEED_SIZE |
Important constants to deal with sr25519
Updated on 2026-03-04 at 13:10:43 -0800