Why Nostr? What is Njump?
2024-07-02 23:24:29

npub1qr…3vswt on Nostr: commit 1c7420bc830628c0a44915785d3d10f04a6b575c Author: @RandyMcMillan ...

commit 1c7420bc830628c0a44915785d3d10f04a6b575c
Author: @RandyMcMillan <[email protected]>
Date: Mon Oct 23 09:23:07 2023 -0400

template/gnostr-e:gnostr-pi -t 100 100 no error

diff --git a/template/gnostr-e b/template/gnostr-e
index 3079167ad..19f89e38b 100755
--- a/template/gnostr-e
+++ b/template/gnostr-e
@@ -123,7 +123,7 @@ def about():
#
print("about")

-def e_spigot_test ( n=100 ):
+def e_spigot_test ( n=100, offset=0 ):

import platform

@@ -141,7 +141,7 @@ def e_spigot_test ( n=100 ):
## print("2", get_arg(2));
## print("3", get_arg(3));

- e_spigot ( n, 0 )
+ e_spigot ( n, offset )

## print ( '' )
## print ( ' Correct first 100 digits of e.mantissa:' )
Author Public Key
npub1qr6gh5eymtj6dkacdv2ayrqgh3c2tlnkpg6crcrr4wa76xr4xa4sx3vswt