wormhole-circle-integration/solana/modules/wormhole-cctp/src/wormhole/core_bridge_program/cpi/mod.rs

3 lines
43 B
Rust

mod post_message;
pub use post_message::*;