SubmitInflowResponse
@liquidium/client / SubmitInflowResponse
Interface: SubmitInflowResponse
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:272
Acknowledgement from the SDK API after submitting an inflow hint.
Properties
success
success:
true
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:274
Indicates the submit request was accepted by the SDK API.
txid
txid:
string
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:276
Transaction id accepted by the SDK API.