refactor: change RBF checkbox wording

This commit is contained in:
André Sá 2021-12-13 16:54:58 +00:00
parent 9553bf8fc9
commit f7c7d52a93

View file

@ -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