Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegisterNameOptions

Register name options

param fullyQualifiedName

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

param salt

salt used to generate the preorder name hash

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

  • RegisterNameOptions

Index

Properties

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

Generated using TypeDoc