[#wallet-CWallet-nMasterKeyMaxID] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::nMasterKeyMaxID :relfileprefix: ../../ :mrdocs: Highest master key id assigned so far. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int nMasterKeyMaxID = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#