kora-lib 2.0.5

Core library for Kora gasless relayer
Documentation
1
2
3
4
5
6
7
pub mod interface;
pub mod spl_token;
pub mod spl_token_2022;
pub mod spl_token_2022_util;
pub mod token;

pub use interface::{TokenInterface, TokenState};