FundingSource
Funding source constructors and native DEX payload codecs.
Functions
| Name | Description |
|---|---|
FundingSource.decode | Decodes native DEX funding data, returning the concrete input cap. |
FundingSource.dex | Creates a native DEX source for a funding requirement. |
FundingSource.encodeData | Encodes a native DEX funding request or policy entry. |
Types
| Name | Description |
|---|---|
FundingSource.DexRequest | Native DEX funding request or policy entry. |
FundingSource.Source | A source invoked to satisfy a funding requirement. |

