Arguments for generating a SingleKeyAccount with an underlying Ed25519PrivateKey.
The legacy argument must be set to false to ensure an Ed25519SingleKeyAccount is returned.
Param: scheme
Optional signing scheme input for the account.
Param: legacy
Indicates whether to use legacy account generation.
Arguments for generating a
SingleKeyAccount
with an underlyingEd25519PrivateKey
. Thelegacy
argument must be set to false to ensure anEd25519SingleKeyAccount
is returned.Param: scheme
Optional signing scheme input for the account.
Param: legacy
Indicates whether to use legacy account generation.