Represents a signer account with a private key, raw JWK, public key, and address.

Hierarchy

Constructors

Properties

Constructors

Properties

address: string

The address of the private key.

publicKey: string

The public key of the private key.

The raw JWK of the private key.

Generated using TypeDoc