Arguments for generating a SingleKeyAccount using a supported private key other than Ed25519PrivateKey.
The legacy argument is optional and defaults to false, and cannot be set to true.
Param: scheme
The signing scheme to use for the account.
Param: legacy
Indicates whether to use legacy account generation (defaults to false).
Arguments for generating a
SingleKeyAccount
using a supported private key other thanEd25519PrivateKey
. Thelegacy
argument is optional and defaults to false, and cannot be set to true.Param: scheme
The signing scheme to use for the account.
Param: legacy
Indicates whether to use legacy account generation (defaults to false).