Feat: move zeroConfLimit to wallet_CRYPTOCODE namespace
This commit is contained in:
parent
4681de4033
commit
5da28bc830
10 changed files with 178 additions and 119 deletions
|
|
@ -123,6 +123,7 @@ const Wallet = ({ name: SCREEN_KEY }) => {
|
|||
userAccounts={data?.config?.accounts}
|
||||
accounts={accounts}
|
||||
accountsConfig={accountsConfig}
|
||||
locale={data?.config && fromNamespace('locale')(data.config)}
|
||||
/>
|
||||
)}
|
||||
{editingSchema && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue