Crate orml_auction[][src]

Auction

Overview

This module provides a basic abstraction to implement on-chain auctioning feature.

The auction logic can be customized by implement and supplying AuctionHandler trait.

Re-exports

pub use module::*;

Modules

module