Merge branch 'next' into feat/poison-microblock

This commit is contained in:
Jude Nelson
2020-11-23 23:12:32 -05:00
8 changed files with 35 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
FEE_RATE=300
MAX_CHAINING=5
MAX_CHAINING=25
CONFIRMATIONS=1
exit_error() {