issues
search
fission-codes
/
fil-cosigner
GNU Affero General Public License v3.0
4
stars
2
forks
source link
Database setup for keypairs & past transactions
#16
Closed
dholms
closed
3 years ago
dholms
commented
3 years ago
Database setup
two tables:
keypairs
and
transactions
create a unique private key for each user public key
store sent transactions ids & info
automatically update the transactions table after 1 block confirmation and after 200
Database setup
keypairs
andtransactions