habibitcoin
0b1e881d18
scripted-diff: replace ⛰ emoji with $ [skip ci]
...
-BEGIN VERIFY SCRIPT-
sed -i 's/⛰/$/g' $(git grep -l '⛰')
-END VERIFY SCRIPT-
2022-10-28 12:06:49 -04:00
henta
f553462bf4
docs: Update grpc/java.md
2022-01-11 14:01:09 +01:00
Oliver Gugger
3385d38414
Merge pull request #5766 from JssDWt/update-csharp-grpc-docs-grpc.net.client
...
Update C# grpc docs to use Grpc.Net.Client
2021-09-29 12:02:03 +02:00
benthecarman
7a5467d6fe
Fix incorrect link in java gRPC docs [skip ci]
2021-09-24 02:38:52 -05:00
Jesse de Wit
0577a6086a
docs: Update C# grpc docs to use Grpc.Net.Client
...
The Grpc.Core NuGet package is in maintentance mode. Grpc.Net.Client is now the recommended implementation.
2021-09-20 12:20:46 +02:00
Oliver Gugger
235efc04e4
docs+lnrpc: rename rpc.proto to lightning.proto
...
To avoid a naming conflict with etcd, we rename our very generic
rpc.proto to lightning.proto to match the service name that's declared
within. This will break many external tutorials and possibly also our
API docs but the change needs to be done eventually.
2021-07-27 12:59:56 +02:00
Oliver Gugger
2c634bfaf3
docs: unify code and shell cmd blocks
2021-01-22 09:14:09 +01:00
Wilmer Paulino
dc3db4bf62
docs: update path to where macaroons are stored
...
Co-Authored-By: Karl Ranna <karl@karlranna.com>
2018-08-23 18:05:00 -07:00
Brenden Matthews
eed0e9ac67
docs: Show macaroon usage with Java GRPC example.
2018-02-28 16:19:48 -05:00
practicalswift
a93736d21e
multi: comprehensive typo fixes across all packages
2018-02-06 19:11:11 -08:00
Maarten Tutak
a8728ccb5b
docs: add example of Java gRPC client
2018-01-18 12:47:54 +01:00