Skip to content

AdapT v2.0

Latest
Compare
Choose a tag to compare
@drGorski drGorski released this 29 Jan 12:53

The AdapT Smart Contract Design Pattern in v2.0

Changes:

  • Added default configuration for the standard transaction type.
  • The checkSC() method moved to the AbstractSmartContract class.
  • Employed polymorphism for the checkSC() overloaded method selection.
  • Initialization of "rulesList" and "configurations" variables moved to the smart contract class constructor.