feat: support createParam

feat: docker script
This commit is contained in:
CaiHQ 2022-04-21 10:18:48 +08:00
parent 47661ad923
commit 8bf4b1c57d

View File

@ -23,10 +23,6 @@ public class ContractRequest extends SM2Verifiable
String requesterDOI;
// action = rsaPrivKeyEncoded(aesKey);
String action;
// arg = aesKeyEncoded({action,arg});
//TODO
//这个arg不对表面是个jsonElement,实际是个字符串
//用法
JsonElement arg;
String requestID;
boolean fromDebug = false;