Skip to content

Commit

Permalink
Resize accounts (#241)
Browse files Browse the repository at this point in the history
* Cleanup

* Add comment

* Fix

* Let's go

* Resize accounts

* Rename stakeaccount

* More files

* Update package lock

* Npm ci from root directory

* Bump to 20 positions
  • Loading branch information
guibescos authored Sep 22, 2023
1 parent 8e0a786 commit 39974af
Show file tree
Hide file tree
Showing 13 changed files with 240 additions and 5,410 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
with:
node-version: "16.13"
- name: Npm install
working-directory: ./staking
run: npm install
run: npm ci
- name: Install Solana
run: |
sh -c "$(curl -sSfL https://release.solana.com/v1.14.20/install)"
Expand Down
Loading

1 comment on commit 39974af

@vercel
Copy link

@vercel vercel bot commented on 39974af Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

staking-devnet – ./

staking-devnet-git-main-pyth-web.vercel.app
staking-devnet-pyth-web.vercel.app
governance-nu.vercel.app

Please sign in to comment.