Re-exports§
pub use crate::moira::Task;pub use crate::moira::WriteType;pub use crate::types::Block;pub use crate::types::Command;pub use crate::types::ExecState;pub use crate::types::MergeCommand;pub use crate::types::MoiraCommand;pub use crate::types::Transaction;pub use crate::types::TransactionResult;
Modules§
Functions§
- execute_
block - Loop through all transactions in a block and execute each of them asynchronously.