Expand description
§Incoming State Machine
This shared state machine is used by clients that want to pay other clients within the federation
It’s applied in two places:
fedimint-ln-client
for internal payments without involving the gatewaygateway
for receiving payments into the federation
Structs§
- Awaiting
Preimage Decryption - Decrypting
Preimage State - Funding
Offer State - Incoming
SmCommon - Incoming
State Machine - Preimage
State - Refund
Success State
Enums§
- Incoming
SmError - Incoming
SmStates - State machine that executes a transaction between two users within a federation. This creates and funds an incoming contract based on an existing offer within the federation.