Skip to content

Singleton Communicator#3

Merged
fan-zhang-sv merged 3 commits into
masterfrom
felix/polish
Aug 12, 2024
Merged

Singleton Communicator#3
fan-zhang-sv merged 3 commits into
masterfrom
felix/polish

Conversation

@fan-zhang-sv

Copy link
Copy Markdown
Collaborator

Summary

How did you test your changes?

@fan-zhang-sv fan-zhang-sv requested a review from vishnumad August 12, 2024 20:02
static communicators = new Map<string, WebBasedWalletCommunicator>();

private readonly url: string;
export class WebBasedWalletCommunicatorClass {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can this be private now that we're using a singleton?

@fan-zhang-sv fan-zhang-sv requested a review from vishnumad August 12, 2024 21:21
@fan-zhang-sv fan-zhang-sv merged commit 5652453 into master Aug 12, 2024
@fan-zhang-sv fan-zhang-sv deleted the felix/polish branch August 13, 2024 02:12
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.

2 participants