Initializers
init(privateKey:)
init(privateKeyData:)
Instance Properties
adminSigner
Inherited fromSigner.adminSigner.
evmAddress
privateKey
publicKey
signerType
Inherited fromSigner.signerType.
Instance Methods
approvals(withSignature:)
Inherited fromSigner.approvals(withSignature:).
initialize(_:)
Inherited fromSigner.initialize(_:).
sign(message:)
Inherited fromSigner.sign(message:).
Type Aliases
EVMKeyPairSigner.AdminType
Inherited fromSigner.AdminType.

