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

Method GetMultiDataPermitted

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

Source from the content-addressed store, hash-verified

136 bool GetEnforcePak() const { return enforce_pak; }
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

Callers 1

IsStandardTxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected