forester-utils 2.0.0

Utility library for Light's Forester node implementation
Documentation
1
2
3
4
5
6
pub mod address_batch_update;
pub mod create_account;
pub mod state_batch_append;
pub mod state_batch_nullify;

pub use create_account::create_account_instruction;