Interface RegisterNameOptions

Register name options

Param

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

Param

salt used to generate the preorder name hash

Param

the zonefile to register with the name

Param

the private key to sign the transaction

Param

the Stacks blockchain network to use

Hierarchy

  • RegisterNameOptions

Properties

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

Generated using TypeDoc