Encrypt Sha256 Using Deno
Last updated
Was this helpful?
Was this helpful?
Building the function task
Your function task is ready.
Use the following TaskId for execution or deployment: <taskId>truebit start <taskId> TruebitExecuting the function Task
Execution Id: f8881ca9-3d20-41da-9de8-5e789f59f12f
Task executed with status: succeed
Task executed with result: 359030d9e4e3b12d50b0b3bec7a25e9491d6618a4432ced99448f947cfc71d01
Task resource usage:
┌───────────────┬───────────────┬───────────────┬───────┬─────────────┬──────────┐
│ (index) │ Unit │ Limits │ Peak │ Last status │ Capacity │
├───────────────┼───────────────┼───────────────┼───────┼─────────────┼──────────┤
│ Gas │ 'Steps' │ 1099511627776 │ 'N/A' │ 2287576597 │ 481 │
│ Nested calls │ 'Calls' │ 65536 │ 7255 │ 7216 │ 9 │
│ Frame memory │ 'Bytes' │ 524288 │ 22735 │ 21665 │ 23 │
│ System memory │ '64 Kb pages' │ 2048 │ 93 │ '𝚫 1' │ 22 │
└───────────────┴───────────────┴───────────────┴───────┴─────────────┴──────────┘truebit deploy <namespace> <taskname> --taskId <taskId>The function task has been deployed successfully.
The Task <taskName> version <version> was registered successfully in namespace <namespace>