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
Sorry to ask so stupid question on github. I‘m new to eth&contract, i want to implement multisig with simple-multisig. But i do not know how to modify the code in “SimpleMultiSig.sol”. At least i think "EIP712DOMAINTYPE_HASH", "TXTYPE_HASH" can be change to mine, but i do not kwon how to generate them. Although i have the metamask and with account open,“browsertest” can't work with the error “web3” can't found.
Sorry to ask so stupid question on github. I‘m new to eth&contract, i want to implement multisig with simple-multisig. But i do not know how to modify the code in “SimpleMultiSig.sol”. At least i think "EIP712DOMAINTYPE_HASH", "TXTYPE_HASH" can be change to mine, but i do not kwon how to generate them. Although i have the metamask and with account open,“browsertest” can't work with the error “web3” can't found.
i find https://ipfs.io/ipns/simplemultisig.io/wallet, it not work too.
please tell me what is "EIP712DOMAINTYPE_HASH", "TXTYPE_HASH" or tell me where can i find the function "EIP712Domain" and "MultiSigTransaction"
The text was updated successfully, but these errors were encountered: