Skip to content

There is a hash but it cannot be indexed on the chain. What is the problem? #3

@phpmac

Description

@phpmac

    const response = await createTx(
      privateKey,
      parsedUtxos,
      inscriptions,
      undefined,
      senderAddress,
      new BigNumber(1234),
      7
    );
    assert(response.selectedUTXOs.length == 1);
    console.log(response, 'response');
    ```
    
    

https://mempool.space/zh/testnet/tx/bd08254b3fc1d6f6663171351cd384e9098578f321069c816700c1ec71efc590

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions