There was an error while loading. Please reload this page.
1 parent cea02f4 commit bbdee06Copy full SHA for bbdee06
1 file changed
pages/stores/index.vue
@@ -231,8 +231,8 @@ export default {
231
rules: ["int"],
232
hint: "Number of confirmations for invoice to be considered complete",
233
errors: {
234
- "Transaction speed must be in range from 0 to 6":
235
- "Transaction speed must be in range from 0 to 6",
+ "Transaction speed must be in range from 0 to 10":
+ "Transaction speed must be in range from 0 to 10",
236
},
237
help: "https://docs.bitcart.ai/guides/transaction-speed",
238
0 commit comments