Add missing params

This commit is contained in:
Fabio Berger
2017-12-08 10:03:01 -06:00
parent deb6aeae43
commit 1fc1eae39a

View File

@@ -134,6 +134,9 @@ describe('LedgerSubprovider', () => {
const tx = {
to: '0xafa3f8684e54059998bc3a7b0d2b0da075154d66',
value: '0x00',
gasPrice: '0x00',
nonce: '0x00',
gas: '0x00',
};
const payload = {
jsonrpc: '2.0',