Bitcoin ABC 0.26.3
P2P Digital Currency
|
Variables | |
const std::string | ACENTRY {"acentry"} |
const std::string | ACTIVEEXTERNALSPK {"activeexternalspk"} |
const std::string | ACTIVEINTERNALSPK {"activeinternalspk"} |
const std::string | BESTBLOCK_NOMERKLE {"bestblock_nomerkle"} |
const std::string | BESTBLOCK {"bestblock"} |
const std::string | CRYPTED_KEY {"ckey"} |
const std::string | CSCRIPT {"cscript"} |
const std::string | DEFAULTKEY {"defaultkey"} |
const std::string | DESTDATA {"destdata"} |
const std::string | FLAGS {"flags"} |
const std::string | HDCHAIN {"hdchain"} |
const std::string | KEYMETA {"keymeta"} |
const std::string | KEY {"key"} |
const std::string | MASTER_KEY {"mkey"} |
const std::string | MINVERSION {"minversion"} |
const std::string | NAME {"name"} |
const std::string | OLD_KEY {"wkey"} |
const std::string | ORDERPOSNEXT {"orderposnext"} |
const std::string | POOL {"pool"} |
const std::string | PURPOSE {"purpose"} |
const std::string | SETTINGS {"settings"} |
const std::string | TX {"tx"} |
const std::string | VERSION {"version"} |
const std::string | WALLETDESCRIPTOR {"walletdescriptor"} |
const std::string | WALLETDESCRIPTORCACHE {"walletdescriptorcache"} |
const std::string | WALLETDESCRIPTORCKEY {"walletdescriptorckey"} |
const std::string | WALLETDESCRIPTORKEY {"walletdescriptorkey"} |
const std::string | WATCHMETA {"watchmeta"} |
const std::string | WATCHS {"watchs"} |
const std::string DBKeys::ACENTRY {"acentry"} |
Definition at line 25 of file walletdb.cpp.
const std::string DBKeys::ACTIVEEXTERNALSPK {"activeexternalspk"} |
Definition at line 26 of file walletdb.cpp.
const std::string DBKeys::ACTIVEINTERNALSPK {"activeinternalspk"} |
Definition at line 27 of file walletdb.cpp.
const std::string DBKeys::BESTBLOCK {"bestblock"} |
Definition at line 29 of file walletdb.cpp.
const std::string DBKeys::BESTBLOCK_NOMERKLE {"bestblock_nomerkle"} |
Definition at line 28 of file walletdb.cpp.
const std::string DBKeys::CRYPTED_KEY {"ckey"} |
Definition at line 30 of file walletdb.cpp.
const std::string DBKeys::CSCRIPT {"cscript"} |
Definition at line 31 of file walletdb.cpp.
const std::string DBKeys::DEFAULTKEY {"defaultkey"} |
Definition at line 32 of file walletdb.cpp.
const std::string DBKeys::DESTDATA {"destdata"} |
Definition at line 33 of file walletdb.cpp.
const std::string DBKeys::FLAGS {"flags"} |
Definition at line 34 of file walletdb.cpp.
const std::string DBKeys::HDCHAIN {"hdchain"} |
Definition at line 35 of file walletdb.cpp.
const std::string DBKeys::KEY {"key"} |
Definition at line 37 of file walletdb.cpp.
const std::string DBKeys::KEYMETA {"keymeta"} |
Definition at line 36 of file walletdb.cpp.
const std::string DBKeys::MASTER_KEY {"mkey"} |
Definition at line 38 of file walletdb.cpp.
const std::string DBKeys::MINVERSION {"minversion"} |
Definition at line 39 of file walletdb.cpp.
const std::string DBKeys::NAME {"name"} |
Definition at line 40 of file walletdb.cpp.
const std::string DBKeys::OLD_KEY {"wkey"} |
Definition at line 41 of file walletdb.cpp.
const std::string DBKeys::ORDERPOSNEXT {"orderposnext"} |
Definition at line 42 of file walletdb.cpp.
const std::string DBKeys::POOL {"pool"} |
Definition at line 43 of file walletdb.cpp.
const std::string DBKeys::PURPOSE {"purpose"} |
Definition at line 44 of file walletdb.cpp.
const std::string DBKeys::SETTINGS {"settings"} |
Definition at line 45 of file walletdb.cpp.
const std::string DBKeys::TX {"tx"} |
Definition at line 46 of file walletdb.cpp.
const std::string DBKeys::VERSION {"version"} |
Definition at line 47 of file walletdb.cpp.
const std::string DBKeys::WALLETDESCRIPTOR {"walletdescriptor"} |
Definition at line 48 of file walletdb.cpp.
const std::string DBKeys::WALLETDESCRIPTORCACHE {"walletdescriptorcache"} |
Definition at line 49 of file walletdb.cpp.
const std::string DBKeys::WALLETDESCRIPTORCKEY {"walletdescriptorckey"} |
Definition at line 50 of file walletdb.cpp.
const std::string DBKeys::WALLETDESCRIPTORKEY {"walletdescriptorkey"} |
Definition at line 51 of file walletdb.cpp.
const std::string DBKeys::WATCHMETA {"watchmeta"} |
Definition at line 52 of file walletdb.cpp.
const std::string DBKeys::WATCHS {"watchs"} |
Definition at line 53 of file walletdb.cpp.