Function moksha_core::model::split_amount
source · pub fn split_amount(amount: u64) -> Vec<u64>Expand description
split a decimal amount into a vector of powers of 2
pub fn split_amount(amount: u64) -> Vec<u64>split a decimal amount into a vector of powers of 2