nishuzumi/collider

apple m1 不知道是什么问题求解答谢谢🙏

lin1023 opened this issue · 4 comments

./collider --base-fee 11 --funding-wallet xxx --miner cpu --primary-wallet xxx --ticker infinity

INFO Starting collider...
INFO Using mainnet
INFO Primary wallet address: xxx
INFO Funding wallet address: xxx
INFO Bitwork info:
Ft Into
Ticker: infinity
Max mints: 3333
Max supply: -1
Mint amount: 9999
Mint bitworkC current: 888888888.14
ERROR failed to parse response into JSON due to error decoding response body: invalid type: string "0d5exxxxxxxxxxxxxxxxxxbi0", expected unit at line 1 column 14680
ERROR failed to parse response into JSON due to error decoding response body: invalid type: string "0d5exxxxxxxxxxxxxxxxxxbi0", expected unit at line 1 column 14680
ERROR failed to parse response into JSON due to error decoding response body: invalid type: string "0d5exxxxxxxxxxxxxxxxxxbi0", expected unit at line 1 column 14680
ERROR failed to parse response into JSON due to error decoding response body: invalid type: string "0d5exxxxxxxxxxxxxxxxxxbi0", expected unit at line 1 column 14680
ERROR failed to parse response into JSON due to error decoding response body: invalid type: string "0d5exxxxxxxxxxxxxxxxxxbi0", expected unit at line 1 column 14680
thread 'main' panicked at src/main.rs:205:10:
wait until utxo error: ExceededMaximumRetries
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

看起来像是rpc问题,你有没有尝试过用一下其他的rpc节点?

看起来像是rpc问题,你有没有尝试过用一下其他的rpc节点?

不是很懂啥意思 我是一直开着梯子的 新加坡节点 有关系吗?

你可以使用--api-url 来设置atomicals electrumx的地址,这个错误看起来是rpc返回的错误

如果没有其他问题就关闭了issue了