Type Definition sn_dbc::Amount

source · []
pub type Amount = u64;
Expand description

Represents a Dbc’s value.

Trait Implementations

convert AmountSecrets into an Amount