diff options
Diffstat (limited to 'lib/_ak_coin')
-rwxr-xr-x | lib/_ak_coin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/_ak_coin b/lib/_ak_coin index 4c58e2d..413d575 100755 --- a/lib/_ak_coin +++ b/lib/_ak_coin @@ -30,3 +30,5 @@ function _ak_coin_stats(){ echo "Coinbase: $COINBASE" echo "Genesis: $GENESIS" } + +_ak_log_debug "_ak_coin loaded $(caller)" |