Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot reveal Runes with a >=10K fee #3629

Open
AryanJ-NYC opened this issue Apr 20, 2024 · 10 comments
Open

Cannot reveal Runes with a >=10K fee #3629

AryanJ-NYC opened this issue Apr 20, 2024 · 10 comments

Comments

@AryanJ-NYC
Copy link

error: Failed to send reveal transaction: JSON-RPC error: RPC error response: RpcError { code: -25, message: "Fee exceeds maximum configured by user (e.g. -maxtxfee, maxfeerate)", data: None }

There should at LEAST be an error when running the batch command at the beginning.

@ryguy077
Copy link

can we reverse the transaction if we got this on the reveal? My confirm went through, but reveal I got this. I want to get my sats back out of this tx if it's possible at all instead of paying that much in miner fees since it's now late

@AryanJ-NYC
Copy link
Author

can we reverse the transaction if we got this on the reveal? My confirm went through, but reveal I got this. I want to get my sats back out of this tx if it's possible at all instead of paying that much in miner fees since it's now late

I was able to send out from the wallet using ord 0.18.1 which counts the commits as cardinal UTXOs.

@ryguy077
Copy link

when I try to send it from 0.18.1 it says error: "Unable to sign transaction"

@loon3
Copy link

loon3 commented Apr 20, 2024

when I try to send it from 0.18.1 it says error: "Unable to sign transaction"

i'm getting this same error when i try to send my commit tx utxos back to myself since my reveals are above the 10k sat/vb limit

i also tried to spend the output via bitcoin-cli and I'm getting a similar error to this issue #2054 and my output has a "commit tx recovery key" label

@loon3
Copy link

loon3 commented Apr 20, 2024

so i was able to spend 2 out of 4 of the commit txs I made by just making a new commit tx for a different rune with lower fees (using 0.18.1)

for the remaining 2 when i try to create a new commit, i get the exact same error as this #2054 when they try to inscribe

@huguojunsy
Copy link

can we reverse the transaction if we got this on the reveal? My confirm went through, but reveal I got this. I want to get my sats back out of this tx if it's possible at all instead of paying that much in miner fees since it's now late

I was able to send out from the wallet using ord 0.18.1 which counts the commits as cardinal UTXOs.

Hello brother, isn't ord.exe only able to send inscriptions? How are you sending other UTXOs?

@loon3
Copy link

loon3 commented Apr 21, 2024

you can send btc via ord wallet as well using "400000sats" syntax

@huguojunsy
Copy link

when I try to send it from 0.18.1 it says error: "Unable to sign transaction"

Me too,Has anyone found a solution?

@huguojunsy
Copy link

you can send btc via ord wallet as well using "400000sats" syntax

Thanks,but i get error:"Unable to sign transaction".

@raphjaph
Copy link
Collaborator

#3647 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

5 participants