diff options
Diffstat (limited to 'bin/ak-mempool')
-rwxr-xr-x | bin/ak-mempool | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-mempool b/bin/ak-mempool index 51f59a7..a4e11c9 100755 --- a/bin/ak-mempool +++ b/bin/ak-mempool @@ -5,7 +5,7 @@ # They also are a part of our swarm. # So should we ask for our peers? -source $AK_LIBDIR/_ak_logit +source $AK_LIBDIR/_ak_log source $AK_LIBDIR/_ak_ipfs _ak_ipfs_swarm_peers > tmp_peers |