This website requires JavaScript.
Explore
Help
Register
Sign In
certusone
/
wormhole
mirror of
https://github.com/certusone/wormhole.git
Watch
1
Star
0
Fork
You've already forked wormhole
0
Code
Issues
Projects
Releases
Wiki
Activity
2202a38c65
wormhole
/
solana
/
agent
/
build.rs
4 lines
94 B
Rust
Raw
Blame
History
fn
main
(
)
{
tonic_build
::
compile_protos
(
"
../../proto/agent/v1/service.proto
"
)
.
unwrap
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink