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

Method GetAcceptDiscountCT

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

Source from the content-addressed store, hash-verified

137 bool GetAcceptUnlimitedIssuances() const { return accept_unlimited_issuances; }
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:

Callers 4

TxToUnivFunction · 0.80
GetDiscountTxSizeMethod · 0.80
PreChecksMethod · 0.80
addPackageTxsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected