-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumping protocol sdk to 2.100.0-beta.0
- Loading branch information
1 parent
9cb677d
commit 3581f9d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule protocol
updated
9 files
+10 −0 | CHANGELOG.md | |
+1 −1 | Cargo.lock | |
+1 −1 | programs/drift/Cargo.toml | |
+6 −0 | programs/drift/src/lib.rs | |
+1 −1 | sdk/VERSION | |
+1 −1 | sdk/package.json | |
+32 −0 | sdk/src/driftClient.ts | |
+22 −1 | sdk/src/idl/drift.json | |
+1 −1 | sdk/src/types.ts |