mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-10-14 00:59:33 +00:00

* [NOD-305] Implement API-Server GET /utxos/{address} * [NOD-305] Add accepting block blue score to the resulted utxo
Run migrations with
migrate -path ./db/migrations/ -database "mysql://username:password@tcp(host:port)/dbName" [up|down]