Arguments for creating an Ed25519Account from an Ed25519PrivateKey. This is the default input type when passing an Ed25519PrivateKey. In order to use the SingleKey authentication scheme, legacy needs to be explicitly set to false.
Ed25519Account
Ed25519PrivateKey
legacy
Optional
Generated using TypeDoc
Arguments for creating an
Ed25519Account
from anEd25519PrivateKey
. This is the default input type when passing anEd25519PrivateKey
. In order to use the SingleKey authentication scheme,legacy
needs to be explicitly set to false.