Skip to content

How do I specify a type of contract? #417

Closed Answered by jxom
benesjan asked this question in Question
Discussion options

You must be logged in to vote

GetContractReturnType<typeof RollupAbi, PublicClient, WalletClient>

GetContractReturnType<
  typeof RollupAbi,
  PublicClient<Transport, Chain>,
  WalletClient<Transport, Chain, Account>
>

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by benesjan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants