Proposing a transaction with Viem #531
Unanswered
talentlessguy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following code:
There's no
operation
defined in a transaction request. How would I make viem understand whatOperationType
is?For context: I am trying to propose a tx to update ENS data using a multisig, and I don't need anything else from the Protocol / API kit.
here's also my simplified
ApiKit
class for easier reproduction:Beta Was this translation helpful? Give feedback.
All reactions