Commit 61b6973a authored by vipwzw's avatar vipwzw

Update rpc_real_test.go

parent 0b855855
...@@ -99,6 +99,7 @@ func TestMultiSigAccount(t *testing.T) { ...@@ -99,6 +99,7 @@ func TestMultiSigAccount(t *testing.T) {
testModifyRequestWeight(t, mocker, jrpcClient, multiSigAccAddr) testModifyRequestWeight(t, mocker, jrpcClient, multiSigAccAddr)
//AddrE ConfirmTx //AddrE ConfirmTx
testConfirmTx(t, mocker, jrpcClient, multiSigAccAddr) testConfirmTx(t, mocker, jrpcClient, multiSigAccAddr)
//AddrE ConfirmTx //AddrE ConfirmTx
testAbnormal(t, mocker, jrpcClient) testAbnormal(t, mocker, jrpcClient)
} }
......
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