Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Make the wallets property private#87

Merged
Gudahtt merged 2 commits intomainfrom
rename-wallets-property
Jul 12, 2021
Merged

Make the wallets property private#87
Gudahtt merged 2 commits intomainfrom
rename-wallets-property

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Jul 9, 2021

The wallets property of the keyring has been renamed to _wallets, to communicate that it is meant to be private and is not part of the public API.

The tests have also been updated to avoid using any internal methods or properties.

@Gudahtt Gudahtt requested a review from a team as a code owner July 9, 2021 00:17
@Gudahtt Gudahtt force-pushed the rename-wallets-property branch from a52293d to efe32ae Compare July 9, 2021 00:19
@Gudahtt Gudahtt mentioned this pull request Jul 9, 2021
The `wallets` property of the keyring has been renamed to `_wallets`,
to communicate that it is meant to be private and is not part of the
public API.

The tests have also been updated to avoid using any internal methods
or properties.
@Gudahtt Gudahtt force-pushed the rename-wallets-property branch from efe32ae to 892c17d Compare July 9, 2021 01:22
@Gudahtt Gudahtt merged commit c39c96f into main Jul 12, 2021
@Gudahtt Gudahtt deleted the rename-wallets-property branch July 12, 2021 18:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants