pub fn split_amount(amount: u64) -> Vec<u64>
Expand description

split a decimal amount into a vector of powers of 2