mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 14:40:36 +01:00
This allows external services to integrate with the payouts system to process payouts. This is also a step to allow plugins to provide payout processors. * It provides the payment proof through the greenfield payoust api. * It allows you to set the state of a payout outside of the usual flow: * When state is awaiting payment, allow setting to In progess or completed * When state is in progress, allow setting back to awaiting payment |
||
---|---|---|
.. | ||
BitcoinLike | ||
LightningLike | ||
IClaimDestination.cs | ||
IPayoutHandler.cs | ||
IPayoutProof.cs | ||
ManualPayoutProof.cs | ||
PayoutBlob.cs | ||
PayoutExtensions.cs |