/// - `set_asset_price(location, value)` sets a **relative price** (18 decimals), not a fee-per-second.
/// - `compute_fee(weight, asset)` converts `weight` into a "native fee amount" and then converts that
/// \text{asset\_amount} = \left\lceil \frac{\text{native\_amount} \cdot 10^{18}}{\text{relative\_price}} \right\rceil