add_funds

Function add_funds 

Source
async fn add_funds(
    amount: Amount,
    unit: AmountUnit,
    dbtx: DatabaseTransaction<'_>,
)