Crate entropy_beacon_cosmos
source ·Re-exports
pub use beacon::EntropyCallbackMsg;
pub use beacon::EntropyRequest;
pub use beacon::CalculateFeeQuery;
pub use msg::QueryMsg as BeaconQueryMsg;
pub use provide::BeaconConfigQuery;
pub use provide::BeaconConfigResponse;
Modules
Functions for interacting with the Beacon as a consumer of entropy.
Structs describing the ExecuteMsg, QueryMsg, and InstantiateMsg of the Beacon.
Convinience structs for representing Entropy proofs with and without the [ecvrf] feature.
Functions for interacting with the Beacon as a provider of entropy.