SDKsTS SDKAPIDevnetkeypairsed25519InterfacesEd25519KeypairDataOn this pageInterface: Ed25519KeypairData Ed25519 Keypair data. The publickey is the 32-byte public key and the secretkey is the 32-byte secret key. Properties publicKey publicKey: Uint8Array secretKey secretKey: Uint8Array Give Feedback