From da87a28ac0d4f6779ce17be75e9e4183a762c489 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Wed, 26 Jan 2022 22:06:46 +0200 Subject: Added timestamp inside BLOCK. Since most of the transactions will be done offline and then published, is better to have a timestamp for each addtion. --- bin/pack_z_block | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/pack_z_block b/bin/pack_z_block index bf0dd76..4ed9ab7 100755 --- a/bin/pack_z_block +++ b/bin/pack_z_block @@ -49,6 +49,7 @@ main(){ # We create a block of json like this: cat > block <