Skip to content

Commit 9ee9cbd

Browse files
committed
remove unnecessary comment
1 parent caf39c5 commit 9ee9cbd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

client/config/toml.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ node = "{{ .Node }}"
2929
# Transaction broadcasting mode (sync|async)
3030
broadcast-mode = "{{ .BroadcastMode }}"
3131
32-
###############################################################################
33-
### gRPC Configuration ###
34-
###############################################################################
35-
3632
# gRPC server endpoint to which the client will connect.
3733
# It can be overwritten by the --grpc-addr flag in each command.
3834
grpc-address = "{{ .GRPC.Address }}"

0 commit comments

Comments
 (0)