VincentDebug / go-ord-tx

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

multiple reveal transactions with different receiving addresses #4

Open z0uki opened 1 year ago

z0uki commented 1 year ago

Hello, I would like to know if it is possible to fill multiple reveal transactions with different receiving addresses? The outcome I'm hoping for is to have one transaction with multiple inscriptions going to different wallets. Also, I have a question regarding obtaining utxos - will my sats with inscriptions be sent out?

vinitran commented 1 year ago

Hello, I would like to know if it is possible to fill multiple reveal transactions with different receiving addresses? The outcome I'm hoping for is to have one transaction with multiple inscriptions going to different wallets. Also, I have a question regarding obtaining utxos - will my sats with inscriptions be sent out?

Hello guy, can you run this code, i have some error, can you help me ? i got my privatekey in to /inscribewithoutnodeRPC/main.go but this address is not match with my address i see in unisat wallet, and there is a error that inform insufficient balance althought i have 0.005 btc

z0uki commented 1 year ago

您好,请问是否可以填写多个不同收款地址的reveal交易?我希望的结果是将多个铭文发送到不同钱包的一笔交易。另外,我有一个关于获得 utxos 的问题——我的带有铭文的 sats 会被发送出去吗?

你好,你能运行这段代码吗,我有一些错误,你能帮帮我吗? 我将我的私钥输入到 /inscribewithoutnodeRPC/main.go,但是这个地址与我在 unisat 钱包中看到的地址不匹配,并且有一个错误提示余额不足,尽管我有 0.005 btc

require taproot address

vinitran commented 1 year ago

您好,请问是否可以填写多个不同收款地址的reveal交易?我希望的结果是将多个铭文发送到不同钱包的一笔交易。另外,我有一个关于获得 utxos 的问题——我的带有铭文的 sats 会被发送出去吗?

你好,你能运行这段代码吗,我有一些错误,你能帮帮我吗? 我将我的私钥输入到 /inscribewithoutnodeRPC/main.go,但是这个地址与我在 unisat 钱包中看到的地址不匹配,并且有一个错误提示余额不足,尽管我有 0.005 btc

require taproot address

tks a lot, but it's still bug, i get my wif privatekey from unisat wallet, is it not true, right ? i think i have to change wif privatekey to hex. Can i have your contact to ask something more ?