Arguments for creating a SingleKeyAccount using an Ed25519PrivateKey.
The legacy property must be set to false to utilize the SingleKey authentication scheme.
Param: privateKey
The Ed25519 private key used for account creation.
Param: address
Optional account address input.
Param: legacy
Must be false to enable the SingleKey authentication scheme.
Arguments for creating a
SingleKeyAccountusing anEd25519PrivateKey. Thelegacyproperty must be set to false to utilize theSingleKeyauthentication scheme.Param: privateKey
The Ed25519 private key used for account creation.
Param: address
Optional account address input.
Param: legacy
Must be false to enable the
SingleKeyauthentication scheme.