-
Notifications
You must be signed in to change notification settings - Fork 55
Upgrading with new withdrawals methods #53
Copy link
Copy link
Open
Description
Hi Mike,
I would like to prepare a pull request to add withdrawal requests (like eth) but I don't know how to locally update my package. I use your package as a base then
- in node_modules I update the code by adding functions (like eth_withdrawal)
- cd /node_modules
- run "npm install"
- test my code (I deploy on Firebase Functions)
And the issue I have is that the new functions (like eth_withdrawal) are not recognized ("eth_withdrawal is not a function")
Do you have an idea?
Sorry for tagging this as an issue I don't know how to open a simple question on your repo :(
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels