We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug {"error":"rpc:211] dispatcher_legacy:141] lp_coins:3721] utxo_common:2558] rpc_clients:2235] JsonRpcError { client_info: "coin: RXD", request: JsonRpcRequest { jsonrpc: "2.0", id: "13", method: "blockchain.transaction.broadcast", params: [String("0100000001c25c979326b0ec802a645cc27e39a8e25fce5de0f40a23e402084e719ec1a1c60100000000ffffffff0200ca9a3b000000001976a914c3f710deb7320b0efa6edb14e3ebeeb9155fa90d88ac6d7fefe1080000001976a9146aafbb75331085425727a78a940e9334f681b3e588ac7f060e65")] }, error: Response(electrumx.radiant4people.com:50010, Object({"code": Number(1), "message": String("the transaction was rejected by network rules.\n\nmandatory-script-verify-flag-failed (Operation not valid with the current stack size) (code 16)\n[0100000001c25c979326b0ec802a645cc27e39a8e25fce5de0f40a23e402084e719ec1a1c60100000000ffffffff0200ca9a3b000000001976a914c3f710deb7320b0efa6edb14e3ebeeb9155fa90d88ac6d7fefe1080000001976a9146aafbb75331085425727a78a940e9334f681b3e588ac7f060e65]")})) }"}
The text was updated successfully, but these errors were encountered:
see comments in KomodoPlatform/coins#828
Sorry, something went wrong.
No branches or pull requests
Describe the bug
{"error":"rpc:211] dispatcher_legacy:141] lp_coins:3721] utxo_common:2558] rpc_clients:2235] JsonRpcError { client_info: "coin: RXD", request: JsonRpcRequest { jsonrpc: "2.0", id: "13", method: "blockchain.transaction.broadcast", params: [String("0100000001c25c979326b0ec802a645cc27e39a8e25fce5de0f40a23e402084e719ec1a1c60100000000ffffffff0200ca9a3b000000001976a914c3f710deb7320b0efa6edb14e3ebeeb9155fa90d88ac6d7fefe1080000001976a9146aafbb75331085425727a78a940e9334f681b3e588ac7f060e65")] }, error: Response(electrumx.radiant4people.com:50010, Object({"code": Number(1), "message": String("the transaction was rejected by network rules.\n\nmandatory-script-verify-flag-failed (Operation not valid with the current stack size) (code 16)\n[0100000001c25c979326b0ec802a645cc27e39a8e25fce5de0f40a23e402084e719ec1a1c60100000000ffffffff0200ca9a3b000000001976a914c3f710deb7320b0efa6edb14e3ebeeb9155fa90d88ac6d7fefe1080000001976a9146aafbb75331085425727a78a940e9334f681b3e588ac7f060e65]")})) }"}
desktop test
https://github.com/KomodoPlatform/coins/pull/828/files
electrum server for Radiant https://github.com/RadiantBlockchain/electrumx
-Radiant source code
https://github.com/RadiantBlockchain/radiant-node
The text was updated successfully, but these errors were encountered: