Crate stp258_traits[][src]

Re-exports

pub use auction::Auction;
pub use auction::AuctionHandler;
pub use auction::AuctionInfo;
pub use auction::OnNewBidResult;
pub use currency::Stp258Asset;
pub use currency::Stp258AssetExtended;
pub use currency::Stp258AssetLockable;
pub use currency::Stp258AssetReservable;
pub use currency::Stp258Currency;
pub use currency::Stp258CurrencyExtended;
pub use currency::Stp258CurrencyLockable;
pub use currency::Stp258CurrencyReservable;
pub use currency::OnDust;
pub use data_provider::DataFeeder;
pub use data_provider::DataProvider;
pub use data_provider::DataProviderExtended;
pub use get_by_key::GetByKey;
pub use nft::NFT;
pub use price::DefaultPriceProvider;
pub use price::PriceProvider;
pub use rewards::RewardHandler;
pub use serp_market::SerpMarket;
pub use serp_tes::SerpTes;
pub use serp_tes::ElastAdjustmentFrequency;

Modules

account
arithmetic
auction
currency
data_provider
get_by_key
nft
price
rewards
serp_market
serp_tes

Macros

create_median_value_data_provider
parameter_type_with_key

Create new implementations of the GetByKey trait.

Structs

TimestampedValue

Enums

BalanceStatus

Status of funds.

Change

Indicate if should change a value

Traits

CombineData

Combine data provided by operators

Happened
OnNewData

New data handler

Type Definitions

LockIdentifier

An identifier for a lock. Used for disambiguating different locks so that they can be individually replaced or removed.