Skip to content

Upgrading with new withdrawals methods #53

@iboxgithub

Description

@iboxgithub

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 :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions