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
@@ -147,7 +147,7 @@ Note, because safe_nonce is included in the tx_hash the agents implicitly agree
147
147
-`refund_receiver`: Address of receiver of gas payment (or`0x000..000`if tx.origin).
148
148
-`safe_nonce`: Current nonce of the Safe. If not provided, it will be retrieved from network
149
149
-`safe_version`: Safe version 1.0.0 renamed `baseGas` to `dataGas`. Safe version 1.3.0 added `chainId` to the `domainSeparator`. If not provided, it will be retrieved from network
150
-
-`chain_id`: Ethereum network chain_idis used inhash calculation for Safes >=1.3.0. If not provided, it will be retrieved from the provided ethereum_client
150
+
-`chain_id_`: Ethereum network chain_id_is used inhash calculation for Safes >=1.3.0. If not provided, it will be retrieved from the provided ethereum_client
0 commit comments