github.com/n1ghtfa1l/go-vnt@v0.6.4-alpha.6/core/wavm/tests/concat/abi.json (about)

     1  [{"name":"testConcat","constant":false,"inputs":[],"outputs":[],"type":"constructor"},{"name":"Test_Concat","constant":false,"inputs":[{"name":"str1","type":"string","indexed":false},{"name":"str2","type":"string","indexed":false}],"outputs":[{"name":"output","type":"string","indexed":false}],"type":"function"},{"name":"Test_Equal","constant":false,"inputs":[{"name":"str1","type":"string","indexed":false},{"name":"str2","type":"string","indexed":false}],"outputs":[{"name":"output","type":"bool","indexed":false}],"type":"function"}]