☰
Balance
Trait Implementations
BalanceToFixedPoint<FixedI128>
In interbtc_primitives
?
Type Definition
interbtc_primitives
::
Balance
source
·
[
−
]
pub type Balance =
u128
;
Expand description
Balance of an account.
Trait Implementations
§
source
§
impl
BalanceToFixedPoint
<FixedI128> for
Balance
source
§
fn
to_fixed
(self) ->
Option
<
SignedFixedPoint
>