Not sure where to post this, but looking for help!
I’m trying to integrate xmtp chat with Coinbase smart wallet (@coinbase/wallet-sdk - npm) with viem, wagmi.
Problem is when creating the Client I’m getting the following error:
bindings_wasm_bg.72438ce3f4e2c31f546e.wasm:0x5609c2 ERROR xmtp_id::associations::verified_signature: Smart contract wallet signature is invalid Some("Signature(VerifierError(Provider(CustomError(\"Verifier not present\"))))")
can anyone help me with this?