stack
stack copied to clipboard
[Wallet] Error on get wallet detailed balance
I'm trying to make a call to get the detailed balance of a wallet (/api/wallets/wallets/{id}/balances/{balanceName}), but I receive the following error message.
{ "errorCode": "INTERNAL_ERROR", "errorMessage": "json: cannot unmarshal number 143431480502299992000000 into Go struct field AccountWithVolumesAndBalances.data.volumes of type int64" }