Is there a resource cost to re-connecting a wallet to a chain? #4419
Unanswered
EroticKlaxon
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 a long-running program that might connect a given Signer to multiple chains, and might do this often (e.g., every minute).
I see there's a
connect
method onSigner
, but nodisconnect
.Beta Was this translation helpful? Give feedback.
All reactions