lnd/docs/grpc
mateuszmp fd10d8d903
Replacing deprecated import with recommended replacement
npm module grpc is deprecated as of April 2021. 
The recommended replacement is @grpc/grpc-js. 
The replacement is compatible with the use cases presented in JS examples and so switching examples to it requires only changes to the list of npm modules to install and the imports.

Source for deprecation: https://www.npmjs.com/package/grpc
Source for replacement and compatibility information: https://www.npmjs.com/package/@grpc/grpc-js
2021-08-07 11:07:48 +02:00
..
c#.md docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
java.md docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
javascript.md Replacing deprecated import with recommended replacement 2021-08-07 11:07:48 +02:00
python.md docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
ruby.md docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00