goodfirm
9f93dc1842
chore: fix function names in comment ( #2163 )
...
Signed-off-by: goodfirm <fanyishang@yeah.net>
2024-04-10 12:59:42 -04:00
theedtron
b66f5b8379
multi: fix ioutil deprecated function
...
update i/o functions to use os / io package functions instead
2024-03-08 17:41:41 -08:00
alex
4af0ca8c30
doc: correct comments
2023-12-20 11:41:55 -05:00
Olaoluwa Osuntokun
caac0f821a
multi: update btcutil imports to point to new sub-module
...
In this commit, we update all the btcutil imports to point to the new
sub-module.
In the same commit, we also modify the recently added `btcutil/go.mod`
file as we need to continue pointing to the _old_ version of btcd, until
we merge this PR and push a new tag.
2022-01-10 18:44:58 -08:00
Murray Nesbitt
9f15a7e6af
Alphabetize --help output; add missing options to doc.go
2020-04-14 05:09:43 -05:00
David Hill
4f12c97d0f
Drop btcsuite/go-flags in favor of upstream
2017-01-09 14:10:18 -06:00
Dave Collins
6e402deb35
Relicense to the btcsuite developers.
...
This commit relicenses all code in this repository to the btcsuite
developers.
2015-05-01 12:00:56 -05:00
Dave Collins
11bf021ced
Move all utilities into the cmd directory.
...
This is part of the migration and reorganization as discussed in #214 .
2015-01-19 09:58:01 -06:00