-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b38149
commit d4c2ac0
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule counter-anchor
updated
10 files
+377 −379 | Cargo.lock | |
+2 −2 | Cargo.toml | |
+9 −4 | clients/js/src/generated/accounts/counter.ts | |
+15 −8 | clients/js/src/generated/instructions/create.ts | |
+15 −12 | clients/js/src/generated/instructions/increment.ts | |
+2 −0 | clients/rust/Cargo.toml | |
+4 −4 | package.json | |
+131 −131 | pnpm-lock.yaml | |
+1 −1 | scripts/client/lint-rust.mjs | |
+1 −1 | scripts/program/lint.mjs |
Submodule counter-shank
updated
10 files
+590 −370 | Cargo.lock | |
+2 −2 | Cargo.toml | |
+7 −1 | clients/js/src/generated/accounts/counter.ts | |
+19 −9 | clients/js/src/generated/instructions/create.ts | |
+23 −17 | clients/js/src/generated/instructions/increment.ts | |
+2 −0 | clients/rust/Cargo.toml | |
+4 −4 | package.json | |
+131 −131 | pnpm-lock.yaml | |
+1 −1 | scripts/client/lint-rust.mjs | |
+1 −1 | scripts/program/lint.mjs |