mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 02:02:10 +02:00
trivial: match newline style
Use newline for map key to match other keys
This commit is contained in:
@@ -83,7 +83,8 @@ var (
|
||||
"/routerrpc.Router/GetMissionControlConfig": {{
|
||||
Entity: "offchain",
|
||||
Action: "read",
|
||||
}}, "/routerrpc.Router/SetMissionControlConfig": {{
|
||||
}},
|
||||
"/routerrpc.Router/SetMissionControlConfig": {{
|
||||
Entity: "offchain",
|
||||
Action: "write",
|
||||
}},
|
||||
|
Reference in New Issue
Block a user