PotLock / core

Potlock Core Contracts
MIT License
10 stars 3 forks source link

`net_amount` is 0 in pot donation transaction result #71

Open Sliman4 opened 6 months ago

Sliman4 commented 6 months ago

Describe the bug net_amount field in pot donation return value is always "0"

To Reproduce Steps to reproduce the behavior:

  1. Make a donation to any pot.
  2. Go to https://nearblocks.io/txns/mGdDKMFHj7omhumVA8exQEvSZSjZNCDud7eBprVR87c?tab=execution
  3. See "net_amount": "0" under "Result" field.

Expected behavior "net_amount": "90990000000000000000000", the same value as stored in the contract state