VincentDebug / go-ord-tx

golang ordinals btc nft inscribe tx
Creative Commons Zero v1.0 Universal
90 stars 41 forks source link

witness problem #9

Open 216kedi opened 1 year ago

216kedi commented 1 year ago

I performed a sats token mint transaction using the go-ord-tx repository without much knowledge. I did not know that the mempool limit was 25. My transaction was approved, but the script did not execute after 25 transactions. How can I make the utxos at the tahhahut address execute the script using this library? I'm having trouble creating the 1st and 3rd witness values. I'm just starting to learn. Can you help me?