contract-java-example/backend/deployconfig.json
2022-05-20 09:26:31 +08:00

9 lines
273 B
JSON

{
"agentAddress": "ip:port",
"privateKey": "e85ce2f4d8...",
"publicKey": "04da01345770b7e09d4774bf6cd67bf90b32eaa09f517c79b2d1f9b8a926",
"ypkPath": "./backend/build/contractexample-1.2.0.ypk",
"killBeforeStart": "ContractID/ContractName",
"createParam": {
}
}