Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pbdao-staking] add pbdao-staking strategy #1218

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bhagat-harshil
Copy link

Fixes # .

Changes proposed in this pull request:

  • add pbdao-staking strategy

@ChaituVR ChaituVR changed the title add pbdao-staking strategy [pbdao-staking] add pbdao-staking strategy Jul 16, 2023
src/strategies/index.ts Outdated Show resolved Hide resolved
@ChaituVR
Copy link
Member

Hi @bhagat-harshil

I see these errors in console

 unknown modifier: virtual

      at node_modules/@ethersproject/abi/src.ts/fragments.ts:630:25
          at Array.forEach (<anonymous>)
          at Array.map (<anonymous>)
          at Array.map (<anonymous>)

  console.log
    unknown modifier: override

      at node_modules/@ethersproject/abi/src.ts/fragments.ts:630:25
          at Array.forEach (<anonymous>)
          at Array.map (<anonymous>)
          at Array.map (<anonymous>)

  console.log
    unknown modifier: virtual

      at node_modules/@ethersproject/abi/src.ts/fragments.ts:630:25
          at Array.forEach (<anonymous>)
          at Array.map (<anonymous>)
          at Array.map (<anonymous>)
          at async Promise.all (index 0)

  console.log
    unknown modifier: override

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants