-
- Downloads
Improve error on invalid wallet update (#546)
Return WalletNegativeError when updating a wallet with an amount higher than the available funds. Resolves #468 Do not log such an error when it occurs. Resolves #540
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 4 deletionsgo.sum
- server/core_wallet.go 10 additions, 11 deletionsserver/core_wallet.go
- vendor/github.com/heroiclabs/nakama-common/runtime/runtime.go 12 additions, 0 deletions...or/github.com/heroiclabs/nakama-common/runtime/runtime.go
- vendor/modules.txt 1 addition, 1 deletionvendor/modules.txt
Loading
Please register or sign in to comment