lnrpc: generate JSON/WASM client stubs

This commit is contained in:
Oliver Gugger
2021-07-26 19:00:45 +02:00
parent 44971f0c46
commit 702f0d7ced
15 changed files with 3665 additions and 2 deletions

View File

@@ -10,6 +10,9 @@
`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