gmserialization/include/gmser_contract_code.hrl
Craig Everett 4b5cfcb67a
All checks were successful
Gajumaru Serialization Tests / tests (push) Successful in -4m21s
Remove old type references, update naming, add license notices (#43)
Removed the oracle type references and updated the dependency list to point to git.qpq.swiss.

Reviewed-on: #43
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
2025-01-22 13:22:03 +09:00

4 lines
105 B
Erlang

-define(SOPHIA_CONTRACT_VSN_1, 1).
-define(SOPHIA_CONTRACT_VSN_2, 2).
-define(SOPHIA_CONTRACT_VSN_3, 3).