fix: confidence checking ui up to spec
This commit is contained in:
parent
9716a1c847
commit
561532339a
5 changed files with 96 additions and 17 deletions
|
|
@ -162,6 +162,7 @@ const getElements = (cryptoCurrencies, accounts, onChange, wizard = false) => {
|
|||
},
|
||||
{
|
||||
name: 'zeroConfLimit',
|
||||
header: '0-conf Limit',
|
||||
size: 'sm',
|
||||
stripe: true,
|
||||
view: (it, row) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue