We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de45091 commit 71bd31bCopy full SHA for 71bd31b
README.md
@@ -21,11 +21,11 @@ const rpcClient = new CasperServiceByJsonRPC(
21
);
22
23
const parser = await Parser.create(rpcClient, [
24
- '214a0e730e14501d1e3e03504d3a2f940ef32830b13fa47f9d85a40f73b78161'
+ '0640eb43bd95d5c88b799862bc9fb42d7a241f1a8aae5deaa03170a27ee8eeaa'
25
]);
26
27
const deploy = await rpcClient.getDeployInfo(
28
- '19ee17d9e3b4c1527b433598e647b69aa9a153864eb12433489f99224bfc9442'
+ 'c1bb9ae27877f5ecf4ef71307e7ee3c403bcace065565c3645b81ec0a9bc8978'
29
30
31
const events = await parser.parseExecutionResult(
0 commit comments