Interface ImportNameOptions

Namespace name import options

Param

the namespace to import name into

Param

the name to import

Param

the address to register the name to

Param

the zonefile hash to register

Param

the private key to sign the transaction

Param

the Stacks blockchain network to use

Hierarchy

  • ImportNameOptions

Properties

beneficiary: string
name: string
namespace: string
network: StacksNetwork
publicKey: string
zonefile: string

Generated using TypeDoc