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 caf39c5 commit 9ee9cbdCopy full SHA for 9ee9cbd
1 file changed
client/config/toml.go
@@ -29,10 +29,6 @@ node = "{{ .Node }}"
29
# Transaction broadcasting mode (sync|async)
30
broadcast-mode = "{{ .BroadcastMode }}"
31
32
-###############################################################################
33
-### gRPC Configuration ###
34
35
-
36
# gRPC server endpoint to which the client will connect.
37
# It can be overwritten by the --grpc-addr flag in each command.
38
grpc-address = "{{ .GRPC.Address }}"
0 commit comments