mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
HP smart contract nodejs library. (#101)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user