Function buildPreorderNameTx

  • Generates a name preorder transaction. First step in registering a name. This transaction does not reveal the name that is about to be registered. And it sets the amount of STX to be burned for the registration.

    Resolves to the generated StacksTransaction

    Parameters

    Returns Promise<StacksTransaction>

Generated using TypeDoc