You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -77,6 +78,7 @@ A Byzantine-fault tolerant sidechain with low-latency finality and high throughp
77
78
*`service` — Run a GraphQL service to explore and extend the chains of the wallet
78
79
*`faucet` — Run a GraphQL service that exposes a faucet where users can claim tokens. This gives away the chain's tokens, and is mainly intended for testing
79
80
*`publish-bytecode` — Publish bytecode
81
+
*`publish-blob` — Publish a blob of binary data
80
82
*`create-application` — Create an application
81
83
*`publish-and-create` — Create an application, and publish the required bytecode
82
84
*`request-application` — Request an application from another chain, so it can be used on this one
0 commit comments