Creates a new SignerAccount instance with the given private key.
The private key to use for signing.
Readonly
addressThe address of the private key.
Readonly
publicThe public key of the private key.
Readonly
rawThe raw JWK of the private key.
Generated using TypeDoc
Represents a signer account with a private key, raw JWK, public key, and address.