Open Sliman4 opened 6 months ago
Describe the bug net_amount field in pot donation return value is always "0"
net_amount
"0"
To Reproduce Steps to reproduce the behavior:
"net_amount": "0"
Expected behavior "net_amount": "90990000000000000000000", the same value as stored in the contract state
"net_amount": "90990000000000000000000"
Describe the bug
net_amount
field in pot donation return value is always"0"
To Reproduce Steps to reproduce the behavior:
"net_amount": "0"
under "Result" field.Expected behavior
"net_amount": "90990000000000000000000"
, the same value as stored in the contract state