You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: missed BIP-21 `amount` option + rename variable
* add: BIP-21 `label` field
* fix: remove unnecessary JSDoc
Since `parseBIP21Request` already returns a clear format, JSDocs are correctly created for the function implicitly, we do not need to explicitly define anything.
0 commit comments