mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-28 19:55:20 +08:00
bump max chaining to 25
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
FEE_RATE=300
|
||||
MAX_CHAINING=5
|
||||
MAX_CHAINING=25
|
||||
CONFIRMATIONS=1
|
||||
|
||||
exit_error() {
|
||||
|
||||
Reference in New Issue
Block a user