Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-10 | [wallet] Support creating a blank wallet | Andrew Chow | |
A blank wallet is a wallet that has no keys, script or watch only things. A new wallet flag indicating that it is blank will be set when the wallet is blank. Once it is no longer blank (a seed has been generated, keys or scripts imported, etc), the flag will be unset. |