This website requires JavaScript.
Explore
Help
Register
Sign In
blockworks-foundation
/
pyth-crosschain
mirror of
https://github.com/blockworks-foundation/pyth-crosschain.git
Watch
1
Star
0
Fork
You've already forked pyth-crosschain
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b485ef4d16
pyth-crosschain
/
solana
/
bridge
/
program_stub
/
src
/
api.rs
8 lines
101 B
Rust
Raw
Blame
History
pub
mod
post_vaa
;
pub
use
bridge
::
{
initialize
::
*
,
post_message
::
*
,
}
;
pub
use
post_vaa
::
*
;
Reference in New Issue
View Git Blame
Copy Permalink