setlife-network / trinary

A budgeting tool for tracking workflows and cashflows while collaborating with others on projects
MIT License
6 stars 2 forks source link

Endpoint to get transaction fee #825

Open sofiaromorales opened 1 year ago

sofiaromorales commented 1 year ago

Implement an API endpoint to get the transaction estimated fee for sending bonuses.

Screen Shot 2023-06-08 at 11 02 58 AM

sofiaromorales commented 1 year ago

@Ovifer13

Ovifer13 commented 1 year ago

I think this one can be used for LND. https://lightning.engineering/api-docs/api/lnd/lightning/estimate-fee. For normal transactions the fee can change.