novax-executor 0.2.12

Part of the NovaX framework, this crate facilitates the execution of transactions and queries against smart contracts on the blockchain.
1
2
3
4
pub mod query_result;
pub mod into_filter_terms;
pub mod query_events_options;
pub mod decodable_event;