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
SingleKeyAccount
using anEd25519PrivateKey
. Thelegacy
property must be set to false to utilize theSingleKey
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.