Skip to main content

GetInfoResponse

@cashu/cashu-ts


@cashu/cashu-ts / GetInfoResponse

Type Alias: GetInfoResponse

GetInfoResponse = object

Defined in: cashu-ts/src/model/types/mint/responses.ts:52

Response from mint at /info endpoint

Properties

contact

contact: MintContactInfo[]

Defined in: cashu-ts/src/model/types/mint/responses.ts:59


description?

optional description: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:56


description_long?

optional description_long: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:57


icon_url?

optional icon_url: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:58


motd?

optional motd: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:112


name

name: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:53


nuts

nuts: object

Defined in: cashu-ts/src/model/types/mint/responses.ts:60

10?

optional 10: object

10.supported

supported: boolean

11?

optional 11: object

11.supported

supported: boolean

12?

optional 12: object

12.supported

supported: boolean

14?

optional 14: object

14.supported

supported: boolean

15?

optional 15: object

15.methods

methods: MPPMethod[]

17?

optional 17: object

17.supported

supported: WebSocketSupport[]

20?

optional 20: object

20.supported

supported: boolean

4

4: object

4.disabled

disabled: boolean

4.methods

methods: SwapMethod[]

5

5: object

5.disabled

disabled: boolean

5.methods

methods: SwapMethod[]

7?

optional 7: object

7.supported

supported: boolean

8?

optional 8: object

8.supported

supported: boolean

9?

optional 9: object

9.supported

supported: boolean


pubkey

pubkey: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:54


version

version: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:55