Skip to content

Commit fa3ee50

Browse files
committed
add hdmasterfingerprint to AddressInfo
1 parent a4fa327 commit fa3ee50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CoreRPC/Wallet.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ public extension CoreRPC {
9595
public let address: String
9696
public let desc: String?
9797
public let hdkeypath: String?
98+
public let hdmasterfingerprint: String?
9899
public let hdseedid: String?
99100
public let hex: String?
100101
public let ischange: Bool

0 commit comments

Comments
 (0)