Arguments for creating an Account from a private key when the key type is unknown at compile time.
Account
The private key used to create the account.
Optional address for the account.
Optional flag indicating if the account is a legacy account.
Optional
Arguments for creating an
Account
from a private key when the key type is unknown at compile time.Param: privateKey
The private key used to create the account.
Param: address
Optional address for the account.
Param: legacy
Optional flag indicating if the account is a legacy account.