QuantumMechanics / NEM-sdk

NEM Developer Kit for Node.js and the browser
MIT License
137 stars 82 forks source link

requestData is not defined #38

Closed 5hyn3 closed 6 years ago

5hyn3 commented 6 years ago

Hi! When using WebSocket with nem-sdk, I found the following bugs.

https://github.com/QuantumMechanics/NEM-sdk/blob/f495104f6dd4f8fb4baaf4ae5fbaf6dd36249177/src/com/websockets/account.js#L33 requestData is undefined.

Perhaps this is correct.

requestAccountData(connector, address);