We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08294c commit 2c07541Copy full SHA for 2c07541
modules/express/src/typedRoutes/api/v2/signerMacaroon.ts
@@ -49,6 +49,7 @@ export const SignerMacaroonResponse = {
49
* Returns the updated wallet with the encrypted signer macaroon in the `coinSpecific` response field.
50
*
51
* @operationId express.lightning.signerMacaroon
52
+ * @tag express
53
*/
54
export const PostSignerMacaroon = httpRoute({
55
method: 'POST',
0 commit comments