Commit 494d3cec authored by Litian's avatar Litian

Merge branch 'evm_abi' of github.com:litian33/plugin into evm_abi

parents 55e75a1f 963c7293
......@@ -8,9 +8,10 @@ import (
"strconv"
"strings"
"errors"
"github.com/33cn/plugin/plugin/dapp/evm/executor/vm/common"
"github.com/golang-collections/collections/stack"
"errors"
)
// Pack 使用ABI方式调用时,将调用方式转换为EVM底层处理的十六进制编码
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment