Watchonly balances are shown separately in gui.
This commit is contained in:
@@ -201,6 +201,8 @@ enum isminetype
|
||||
MINE_WATCH_ONLY = 1,
|
||||
MINE_SPENDABLE = 2,
|
||||
};
|
||||
/** used for bitflags of isminetype */
|
||||
typedef uint8_t isminefilter;
|
||||
|
||||
// Mandatory script verification flags that all new blocks must comply with for
|
||||
// them to be valid. (but old blocks may not comply with) Currently just P2SH,
|
||||
|
||||
Reference in New Issue
Block a user