| 138 | bool GetMultiDataPermitted() const { return multi_data_permitted; } |
| 139 | bool GetAcceptDiscountCT() const { return accept_discount_ct; } |
| 140 | bool GetCreateDiscountCT() const { return create_discount_ct; } |
| 141 | |
| 142 | protected: |
| 143 | CChainParams() {} |
no outgoing calls
no test coverage detected