Function dex_general::pallet::dispatchables::bootstrap_refund
source · pub fn bootstrap_refund<T: Config>(asset_0: T::AssetId, asset_1: T::AssetId)
Expand description
Contributor refund from disable bootstrap pair
Arguments
asset_0
: Asset which make up bootstrap pairasset_1
: Asset which make up bootstrap pair
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::bootstrap_refund
.