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 f49cfc1 commit 1da8facCopy full SHA for 1da8fac
examples/multi_sig_cdeposit.py
@@ -13,7 +13,7 @@ def main():
13
# Address of the multi-sig user that the action will be executed for
14
# Executing the action requires at least the specified threshold of signatures
15
# required for that multi-sig user
16
- multi_sig_user = "0xfBfd36dFc2f5b1b82cCd33D695568f5Ca0792A3F"
+ multi_sig_user = "0x0000000000000000000000000000000000000005"
17
18
timestamp = get_timestamp_ms()
19
0 commit comments