eosio.cdt icon indicating copy to clipboard operation
eosio.cdt copied to clipboard

ABI generation (only change ABI version if needed)

Open larryk85 opened this issue 6 years ago • 0 comments

Currently, ABI generation will set the version of ABI to v1.1 and add the new structures to satisfy this. But, this version should be deduced from the contract and only be promoted if these new features are needed.

larryk85 avatar Nov 27 '18 19:11 larryk85