feat: enable gas calculation
This commit is contained in:
@@ -503,7 +503,8 @@
|
||||
<span class="input-group-text">参数</span>
|
||||
</div>
|
||||
|
||||
<input type="text" class="form-control" id="arg">
|
||||
<input type="text" class="form-control" placeholder="输入参数" id="arg">
|
||||
<input type="text" class="form-control col-2" placeholder="输入gas" id="gasLimit">
|
||||
<div class="input-group-append">
|
||||
<div class="input-group-text">
|
||||
<input type="checkbox" id="executeContractAsDebug"
|
||||
|
||||
Reference in New Issue
Block a user