HP smart contract nodejs library. (#101)

This commit is contained in:
Ravin Perera
2020-07-20 13:38:08 +05:30
committed by GitHub
parent 09e72ef8bb
commit 311d20aba6
33 changed files with 154 additions and 528 deletions

View File

@@ -176,7 +176,8 @@ namespace sc
* "hpfd": [fd0, fd1],
* "usrfd":{ "<pkhex>":[fd0, fd1], ... },
* "nplfd":[fd0, fd1],
* "unl":[ "pkhex", ... ]
* "unl":[ "pkhex", ... ],
* "readonly": <true|false>
* }
*/
int write_contract_args(const execution_context &ctx)