Call.fee #804

Merged
zxq9 merged 2 commits from call-fee1 into master 2021-05-24 21:30:57 +09:00
Showing only changes of commit d39b6b1cb2 - Show all commits

View File

@ -561,7 +561,7 @@ global_env() ->
{"caller", Address},
{"value", Int},
{"gas_price", Int},
{"fee", Int},
{"fee", Int},
{"gas_left", Fun([], Int)}])
},