-
- for use with the embedded c support files in https://gitlab.com/accumulatenetwork/ledger/app-accumulate/-/tree/AC-1005-C-encoders/src/common - currently using #ifdef compile gaurd to generate C source from header since template only handles outputing 1 file. May optimize later to split into .c/.h - ./gen-enum ../../../protocol/enums.yml --language c --out enum_test.h - also clarified lite accounts to be lite token accounts in comments and outputs Related to AC-1005
49fcaa7e
Loading