pub fn spend_entry( method: &str, satoshis: u64, description: Option<String>, originator: &str, ) -> AuditEntry
Build an entry for a spending call.