ore-relayer-api 2.2.0

API for interacting with the ORE relayer program
Documentation
1
2
3
4
5
6
7
8
9
pub mod consts;
pub mod error;
pub mod instruction;
pub mod loaders;
pub mod state;

use solana_program::declare_id;

declare_id!("DdWBvLQxbyPcry5G8T3arkgcsYYRzYfdZiCXTevxT6vP");