pub fn set_fee<T: Config>(fee_numerator: PerTenThousands)
Expand description
Sets the margin fee of a caller. Margin fee is (fee numerator / 10000).
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_fee
.