Currently in zcashd they are just loaded as cpp blob from file? https://github.com/zcash/zcash/blob/871e1726c6d8ebb940f0a51260a00aea0a496bce/src/zcash/JoinSplit.cpp#L80 All should be in json (or other self-describing) format with group elements (alpha/gamma/whatever) stated clearly
Currently in zcashd they are just loaded as cpp blob from file?
https://github.com/zcash/zcash/blob/871e1726c6d8ebb940f0a51260a00aea0a496bce/src/zcash/JoinSplit.cpp#L80
All should be in json (or other self-describing) format with group elements (alpha/gamma/whatever) stated clearly