Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RevokeNameOptions

Revoke name options

param fullyQualifiedName

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

param publicKey

the private key to sign the transaction

param network

the Stacks blockchain network to use

Hierarchy

  • RevokeNameOptions

Index

Properties

fullyQualifiedName: string
network: StacksNetwork
publicKey: string

Generated using TypeDoc