mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-27 07:14:48 +00:00
N for prefix of namespace.
This commit is contained in:
parent
66f3985021
commit
45fed9568c
@ -8,7 +8,7 @@
|
||||
|
||||
const std::string CKevaScript::KEVA_DISPLAY_NAME_KEY = "_KEVA_NS_";
|
||||
|
||||
const unsigned char CKevaScript::NAMESPACE_PREFIX = 52; // M in Base58Check
|
||||
const unsigned char CKevaScript::NAMESPACE_PREFIX = 53; // N in Base58Check
|
||||
|
||||
CKevaScript::CKevaScript (const CScript& script)
|
||||
: op(OP_NOP), address(script)
|
||||
|
Loading…
x
Reference in New Issue
Block a user