mirror of
https://github.com/alexgo-io/stacks-subnets.git
synced 2026-04-30 12:42:13 +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