iota-tangle-io / iota-spamalot.go

Network spammer for IOTA written in Go
MIT License
3 stars 0 forks source link

Add database support #8

Closed cwarner818 closed 6 years ago

cwarner818 commented 6 years ago

This adds a bolt database that stores transactions for confirmation rate verification. Just storing them for now, more to come.