rpc_proxy::handlers::wallet::handler: Internal server error handling wallet RPC request (prepareCalls): PrepareCalls(InternalError(Sponsorship(missing fieldjsonrpcat line 1 column 218
rpc_proxy::handlers::wallet::handler: Internal server error handling wallet RPC request (sendPreparedCalls): SendPreparedCalls(InternalError(SendUserOperation(error decoding response body
This modifies the logging configuration so that you can enable debug logs per-module e.g. how Terraform Cloud is now configured: log_level = "info,yttrium=trace"
Description
Debug errors e.g.:
rpc_proxy::handlers::wallet::handler: Internal server error handling wallet RPC request (prepareCalls): PrepareCalls(InternalError(Sponsorship(missing field
jsonrpcat line 1 column 218
rpc_proxy::handlers::wallet::handler: Internal server error handling wallet RPC request (sendPreparedCalls): SendPreparedCalls(InternalError(SendUserOperation(error decoding response body
This modifies the logging configuration so that you can enable debug logs per-module e.g. how Terraform Cloud is now configured:
log_level = "info,yttrium=trace"
Depends on https://github.com/reown-com/yttrium/pull/46
How Has This Been Tested?
Not tested
Due Diligence