pub fn calculate_fee( transaction: Transaction, fee_params: FeeParams, ) -> Result<u64, AlgoKitTransactError>