nishuzumi / collider

Fastest atomicamls miner
GNU Affero General Public License v3.0
102 stars 38 forks source link

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

Closed lin1023 closed 6 months ago

lin1023 commented 6 months ago

./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

nishuzumi commented 6 months ago

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

lin1023 commented 6 months ago

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

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

nishuzumi commented 6 months ago

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

nishuzumi commented 6 months ago

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