Interface RenewNameOptions

Renew name options

Hierarchy

  • RenewNameOptions

Properties

fullyQualifiedName: string

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

network: StacksNetwork

the Stacks blockchain network to use

newOwnerAddress?: string

optionally choose a new owner address

publicKey: string

the private key to sign the transaction

stxToBurn: IntegerType

amount of STX to burn for the registration

zonefile?: string

optionally update the zonefile hash

Generated using TypeDoc