[][src]Type Definition muta_protocol::types::Balance

type Balance = BigUint;

Balance

Trait Implementations

impl TryFrom<Balance> for Balance[src]

type Error = ProtocolError

The type returned in the event of a conversion error.