diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-07-17 09:46:53 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-07-17 09:46:53 +0300 |
commit | a2fe6100fc762dd48b124aee128abf7d58f67e54 (patch) | |
tree | 7bf4197ec91a85fd5203705a1abf13ca058e7069 | |
parent | 9a86b098c4947126cd73164658219fefe932567b (diff) | |
download | arching-kaos-tools-a2fe6100fc762dd48b124aee128abf7d58f67e54.tar.gz arching-kaos-tools-a2fe6100fc762dd48b124aee128abf7d58f67e54.tar.bz2 arching-kaos-tools-a2fe6100fc762dd48b124aee128abf7d58f67e54.zip |
renamed ak-miner-script to ak-mine
-rw-r--r-- | README | 2 | ||||
-rwxr-xr-x | bin/ak-mine (renamed from bin/ak-miner-script) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -273,7 +273,7 @@ Utilities Experimental ------------ - ak-mempool # TODO - - ak-miner-script PROTO Prototype miner + - ak-mine PROTO Prototype miner - ak-get-balances # Returns a balances from SCHAIN Modules diff --git a/bin/ak-miner-script b/bin/ak-mine index bf0eef7..bf0eef7 100755 --- a/bin/ak-miner-script +++ b/bin/ak-mine |