Skip to content

Commit

Permalink
WebRunner 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhquang committed Nov 7, 2024
1 parent 13bfd05 commit 78f34db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/extension-koni-ui/src/constants/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ export const TON_ACCOUNT_TYPE: KeypairType = 'ton';

export const DEFAULT_ACCOUNT_TYPES: KeypairType[] = [SUBSTRATE_ACCOUNT_TYPE, EVM_ACCOUNT_TYPE];
export const DEFAULT_MNEMONIC_TYPE: MnemonicType = 'general';

1 comment on commit 78f34db

@saltict
Copy link

@saltict saltict commented on 78f34db Nov 7, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.