Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransferNameOptions

Transfer name options

param fullyQualifiedName

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

param newOwnerAddress

the recipient address of the name transfer

param zonefile

the optional zonefile to register with the name

param publicKey

the private key to sign the transaction

param network

the Stacks blockchain network to use

Hierarchy

  • TransferNameOptions

Index

Properties

fullyQualifiedName: string
network: StacksNetwork
newOwnerAddress: string
publicKey: string
zonefile?: string

Generated using TypeDoc