Module query

Source

Re-exportsยง

pub use block::LeoBlock;
pub use program::LeoProgram;
pub use state_root::StateRoot;
pub use committee::LeoCommittee;
pub use mempool::LeoMempool;
pub use peers::LeoPeers;
pub use transaction::LeoTransaction;

Modulesยง

block ๐Ÿ”’
committee ๐Ÿ”’
mempool ๐Ÿ”’
peers ๐Ÿ”’
program ๐Ÿ”’
state_root ๐Ÿ”’
transaction ๐Ÿ”’
utils ๐Ÿ”’

Structsยง

LeoQuery
Query live data from the Aleo network.

Enumsยง

QueryCommands

Functionsยง

handle_query ๐Ÿ”’