LedgerApiResponse
Defined in: packages/react/src/hooks/useLedgerApi.ts:23
Parsed Ledger API response
Type Parameters
Section titled “Type Parameters”T = unknown
Properties
Section titled “Properties”data:
T
Defined in: packages/react/src/hooks/useLedgerApi.ts:27
Parsed response data
raw:
string
Defined in: packages/react/src/hooks/useLedgerApi.ts:25
Raw response string from the API