Signer

data class Signer(val accountId: String, val signerKey: SignerKey) : Sponsorship

Revoke sponsorship of a signer.

Constructors

Link copied to clipboard
constructor(accountId: String, signerKey: SignerKey)

Properties

Link copied to clipboard

The account ID

Link copied to clipboard

The signer key