Function contract::constants::get_named_keys
source ·
[−]Expand description
Gets the namedkeys of the contract and returns them as a BTreeMap<String,Key>
It contains NamedKeys for : NAMED_KEY_APPROVED_CNT, NAMED_KEY_HOLDERSCNT, NAMED_KEY_TOKENSCNT, NAMED_KEY_REQ_CNT, NAMED_KEY_RATIO_VERIFIER, RUNTIME_FEE
