Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateNameOptions

Update name options

param fullyQualifiedName

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

param zonefile

the zonefile to register with the name

param publicKey

the private key to sign the transaction

param network

the Stacks blockchain network to use

Hierarchy

  • UpdateNameOptions

Index

Properties

fullyQualifiedName: string
network: StacksNetwork
publicKey: string
zonefile: string

Generated using TypeDoc