Merge pull request #5601 from guggero/falafel-js-stubs

lnrpc: add JSON stubs for interacting with lnrpc from a WASM context
This commit is contained in:
Oliver Gugger
2021-08-05 09:37:25 +02:00
committed by GitHub
17 changed files with 3674 additions and 3 deletions

View File

@@ -22,6 +22,9 @@ for more information.
`lightning.proto`](https://github.com/lightningnetwork/lnd/pull/5473) to fix
a warning related to protobuf file name collisions.
* [Stub code for interacting with `lnrpc` from a WASM context through JSON
messages was added](https://github.com/lightningnetwork/lnd/pull/5601).
## Security
### Admin macaroon permissions