Skip to content

Commit 6886314

Browse files
committed
rpc: add logpath to getrpcinfo
This was added in 0.19.0.1
1 parent beb849e commit 6886314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CoreRPC/Utility.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public extension CoreRPC {
1111
}
1212

1313
let active_commands: [ActiveCommand]
14+
let logpath: String
1415
}
1516

1617
func getRPCInfo() -> Promise<RPCInfo> {

0 commit comments

Comments
 (0)