forked from cerc-io/laconic-wallet
* Take gas limit and fees from user * Update text input ui * Use gasPrice from networks data * Use default gas limit from env * Use default gas price if not found in registry * Remove appended denom in gas price * Use gas limit from env * Show error dialog when transaction fails * Calculate gas limit and gas price if not received from dapp * Update example env * Improve syntax --------- Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> |
||
|---|---|---|
| .. | ||
| AccountDetails.tsx | ||
| Accounts.tsx | ||
| ConfirmDialog.tsx | ||
| CreateWallet.tsx | ||
| DataBox.tsx | ||
| Dialog.tsx | ||
| Grid.tsx | ||
| HDPath.tsx | ||
| HDPathDialog.tsx | ||
| NetworkDropdown.tsx | ||
| PairingModal.tsx | ||
| SelectNetworkType.tsx | ||
| TxErrorDialog.tsx | ||