Skip to content

Conversation

@blackpanther1881
Copy link
Member

No description provided.

wallet,
);
return await cosmJS.signAndBroadcast(signerAddress, msgs, fee, memo);
const clientResult = await cosmJS.signAndBroadcast(signerAddress, msgs, fee, memo);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is required for queries also, which we are doing using tendermintClient.
Ideally want to create one session per browser. rather than creating and destroying everytime.

@blackpanther1881 blackpanther1881 changed the title added client disconnect WIP: added client disconnect Feb 9, 2022
@puneet2019 puneet2019 marked this pull request as draft March 29, 2022 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants