refactor: change RBF checkbox wording
This commit is contained in:
parent
9553bf8fc9
commit
f7c7d52a93
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ export default {
|
||||||
settings: {
|
settings: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
disabledMessage: 'RBF verification not available',
|
disabledMessage: 'RBF verification not available',
|
||||||
label: 'Enable RBF verification',
|
label: 'Lower the confidence of RBF transactions',
|
||||||
requirement: 'bitcoind'
|
requirement: 'bitcoind'
|
||||||
},
|
},
|
||||||
face: true
|
face: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue