Version
asch: master branch, AschPlatform/asch@c071abf
asch-core: v1.4.4
Environment
node: v8.11.3
linux: Kubuntu 4.15.0-34-generic
Steps to reproduce
1
Remove the following secret (praise modify banner vacant steak forest gravity code scene ensure street note) from the config.json file:
- "secret": [
- "praise modify banner vacant steak forest gravity code scene ensure street note",
- "unusual rack law junior patient blood mule element conduct stock vibrant light",
- "wheel chalk dutch wash fall latin receive pact test arch father bullet",
+ "secret": [
+ "unusual rack law junior patient blood mule element conduct stock vibrant light",
+ "wheel chalk dutch wash fall latin receive pact test arch father bullet",
2
Execute in terminal:
./aschd enable "praise modify banner vacant steak forest gravity code scene ensure street note"
What is expected?
What is actually happening?
Thoughs
The following line at asch-core/src/core/delgates.js does not work:
return modules.accounts.getAccount({ publicKey: keypair.publicKey.toString('hex') }, (err2, account) => {
Version
asch:
masterbranch, AschPlatform/asch@c071abfasch-core: v1.4.4
Environment
node:
v8.11.3linux:
Kubuntu 4.15.0-34-genericSteps to reproduce
1
Remove the following secret (
praise modify banner vacant steak forest gravity code scene ensure street note) from theconfig.jsonfile:2
Execute in terminal:
What is expected?
What is actually happening?
Thoughs
The following line at asch-core/src/core/delgates.js does not work: