Interface UpdateNameOptions

Update name options

Param

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

Param

the zonefile to register with the name

Param

the private key to sign the transaction

Param

the Stacks blockchain network to use

Hierarchy

  • UpdateNameOptions

Properties

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

Generated using TypeDoc