LNURLDecodedSuccessAction
type LNURLDecodedSuccessAction = object;
Defined in: atomiq-sdk/src/types/lnurl/LNURLPay.ts:75
Decoded LNURL-pay success action, revealed after a lightning payment is finished
Properties
description
description: string;
Defined in: atomiq-sdk/src/types/lnurl/LNURLPay.ts:76
text?
optional text: string;
Defined in: atomiq-sdk/src/types/lnurl/LNURLPay.ts:77
url?
optional url: string;
Defined in: atomiq-sdk/src/types/lnurl/LNURLPay.ts:78