Builds a transaction that sends the given `amount` of satoshis to the `destination` address.
( utxos: Vec<Utxo>, source: Address, destination: Address, amount: u64, fees: u64, )
source not stored for this graph (policy: none)
no test coverage detected