pub(crate) async fn set_payment_result(
dbtx: &mut DatabaseTransaction<'_>,
payment_hash: Hash,
payment_type: PayType,
contract_id: ContractId,
fee: Amount,
)
pub(crate) async fn set_payment_result(
dbtx: &mut DatabaseTransaction<'_>,
payment_hash: Hash,
payment_type: PayType,
contract_id: ContractId,
fee: Amount,
)