Closed vaivaswatha closed 3 years ago
remote_load in EvalUtil.ml subtracts incoming _amount from a balance query for _sender. Do this in SRTL too.
remote_load
EvalUtil.ml
_amount
balance
_sender
A test for this has been added, but disabled, in https://github.com/Zilliqa/scilla-vm/pull/25
remote_load
inEvalUtil.ml
subtracts incoming_amount
from abalance
query for_sender
. Do this in SRTL too.