-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade solana ffi commit and update test for new gateway mint…
… interface
- Loading branch information
1 parent
3a0bc6f
commit e83619b
Showing
4 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule solana-ffi
updated
5 files
+8 −4 | cgo/cgo.go | |
+1 −1 | cgo/cgo_helpers.go | |
+109 −123 | rust/Cargo.lock | |
+1 −1 | rust/Cargo.toml | |
+15 −0 | rust/src/lib.rs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters