Skip to content

Conversation

@nvjsr
Copy link
Contributor

@nvjsr nvjsr commented Sep 16, 2025

TICKET: COIN-5193

This pull request adds new properties to the WalletData interface in iWallet.ts to improve support for hierarchical wallets and EVM key ring references.

Enhancements to wallet structure and metadata:

  • Added evmKeyRingReferenceWalletId to allow wallets to reference an EVM key ring wallet, supporting more flexible key management.
  • Introduced isParent to indicate if a wallet is a parent in a hierarchical wallet structure.
  • Added enabledChildChains, an array of strings to track which child chains are enabled for a wallet.

@nvjsr nvjsr marked this pull request as ready for review September 16, 2025 10:47
@nvjsr nvjsr requested review from a team as code owners September 16, 2025 10:47
@nvjsr nvjsr merged commit 04a805f into master Sep 16, 2025
12 checks passed
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.

5 participants