Arguments for creating a SingleKeyAccount from a supported private key, excluding Ed25519PrivateKey. The legacy argument is always false and cannot be set to true.
SingleKeyAccount
Ed25519PrivateKey
legacy
The private key used to create the account.
Optional address input for the account.
Always false; cannot be explicitly set to true.
Optional
Arguments for creating a
SingleKeyAccount
from a supported private key, excludingEd25519PrivateKey
. Thelegacy
argument is always false and cannot be set to true.Param: privateKey
The private key used to create the account.
Param: address
Optional address input for the account.
Param: legacy
Always false; cannot be explicitly set to true.