pokt-network / pocket-js-web3-provider

Pocket JavaScript Web3-Provider
MIT License
3 stars 1 forks source link

Incorrect argument in eth.ts file #3

Closed jeremybeal11 closed 4 years ago

jeremybeal11 commented 4 years ago

After reviewing the eth.ts test file, I noticed that the declaration of the pocketAAT on the 36th line is missing the 4th argument of(applicationSignature):

see link below:

https://github.com/pokt-network/pocket-js-web3-provider/blob/592fee8888f9ff5103cfe05b4522b6f4e4b429c1/tests/eth.ts#L36