zenith-types 0.15.0

Types for the zenith smart contracts
Documentation
1
2
3
4
5
mod agg;
pub use agg::AggregateOrders;

mod signed;
pub use signed::SignedOrder;