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 5e3a913 commit 66d320aCopy full SHA for 66d320a
propose-safe-multisig-tx/README.md
@@ -12,7 +12,7 @@ This reusable GitHub Actions workflow automates the process of proposing transac
12
| **safe-address** | Address of the Safe contract | Yes | - |
13
| **transaction-to** | Target address for the transaction | Yes | - |
14
| **transaction-value** | Value to send in the transaction (in wei) | No | `0` |
15
-| **transaction-data** | Transaction data/calldata | No | `0x` |
+| **transaction-data** | Transaction data/calldata | Yes | - |
16
| **safe-proposer-private-key** | Private key of the proposer wallet | Yes (Secret) | - |
17
| **safe-api-key** | Safe API key for transaction service | Yes (Secret) | - |
18
0 commit comments