MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetCreateDiscountCT

Method GetCreateDiscountCT

src/chainparams.h:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
142protected:
143 CChainParams() {}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected