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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The signing key and proof will be used as [inputs](#inputs) to the action.
56
56
|`cluster-url`| IPFS Cluster URL to pass to `ipfs-cluster-ctl --host`|
57
57
|`cluster-user`| IPFS Cluster username for basic http auth |
58
58
|`cluster-password`| IPFS Cluster password for basic http auth |
59
-
|`storacha-key`| Storacha base64 encoded key to use to sign UCAN invocations. Create one using `w3 key create --json`. See: https://github.com/storacha/w3cli#w3_principal|
59
+
|`storacha-key`| Storacha base64 encoded key to use to sign UCAN invocations. Create one using `w3 key create --json` (and use `key` from the output). See: https://github.com/storacha/w3cli#w3_principal|
60
60
|`storacha-proof`| Storacha Base64 encoded proof UCAN with capabilities for the space. Create one using `w3 delegation create did:key:DID_OF_KEY -c space/blob/add -c space/index/add -c filecoin/offer -c upload/add --base64`|
0 commit comments