We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d144a3 commit 4da3f00Copy full SHA for 4da3f00
payments.py
@@ -1,3 +1,5 @@
1
+#this script counts the payment operations occurring on the Pi Network mainnet
2
+
3
import sqlite3
4
import os
5
import socket
0 commit comments