Interface RevokeNameOptions

Revoke name options

Param

the fully qualified name to revoke including the namespace (myName.id)

Param

the private key to sign the transaction

Param

the Stacks blockchain network to use

Hierarchy

  • RevokeNameOptions

Properties

fullyQualifiedName: string
network: StacksNetwork
publicKey: string

Generated using TypeDoc