-
m-relay<oxetn:matrix.org> hello, i'm developing a monero dicing telegram bot with MoneroPay integration for receiving and transfering XMR, the thing is, i'm having some trouble transfering XMR after a bet is won, could somebody help me? i keep getting this error:
-
m-relay<oxetn:matrix.org> Error: {"status":500,"code":-4,"message":"transaction was rejected by daemon"}
-
m-relay<oxetn:matrix.org> and this from the docker logs:
-
m-relay<oxetn:matrix.org> 2024-11-19 17:55:43.932 E daemon_send_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::tx_rejected
-
m-relay<oxetn:matrix.org> i've tried changing nodes and tweaking some configs but no luck yet
-
m-relay<siren:kernal.eu> MoneroPay relays the error from monero-wallet-rpc and also this is seen repeating in the logs
-
m-relay<siren:kernal.eu> ```
-
m-relay<siren:kernal.eu> 2024-11-19 17:55:39.689 W Requested ring size 9 too low, using 16
-
m-relay<siren:kernal.eu> 2024-11-19 17:55:43.445 W amount=0.010971960000, real_output=12, real_output_in_tx_index=0, indexes: ...
-
m-relay<siren:kernal.eu> ```
-
m-relay<siren:kernal.eu> This happens on mainnet, wallet-rpc version v0.18.3.3
2 hours ago