01:53:17 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: 01:53:18 Error: {"status":500,"code":-4,"message":"transaction was rejected by daemon"} 01:53:20 and this from the docker logs: 01:53:22 2024-11-19 17:55:43.932 E daemon_send_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::tx_rejected 01:53:28 i've tried changing nodes and tweaking some configs but no luck yet 04:01:37 MoneroPay relays the error from monero-wallet-rpc and also this is seen repeating in the logs 04:01:37 ``` 04:01:37 2024-11-19 17:55:39.689 W Requested ring size 9 too low, using 16 04:01:38 2024-11-19 17:55:43.445 W amount=0.010971960000, real_output=12, real_output_in_tx_index=0, indexes: ... 04:01:40 ``` 04:04:39 This happens on mainnet, wallet-rpc version v0.18.3.3