fixed testcase error

pull/66/head
peekpi 4 years ago
parent 4261bc15bb
commit d5feeb8d78
  1. 2
      packages/harmony-transaction/test/testSend.test.ts

@ -37,7 +37,7 @@ describe('test send transaction', () => {
{
jsonrpc: '2.0',
id: 1,
result: '0x1',
result: 1,
},
{
jsonrpc: '2.0',

Loading…
Cancel
Save