Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImportNameOptions

Namespace name import options

param namespace

the namespace to import name into

param name

the name to import

param beneficiary

the address to register the name to

param zonefileHash

the zonefile hash to register

param publicKey

the private key to sign the transaction

param network

the Stacks blockchain network to use

Hierarchy

  • ImportNameOptions

Index

Properties

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

Generated using TypeDoc