summaryrefslogtreecommitdiff
path: root/srv/pow/pow.go
AgeCommit message (Collapse)Author
2022-05-05Fix various problems with the srv buildBrian Picciano
2021-08-07split configuration parsing out into separate packages, split api out as wellBrian Picciano
2021-08-03got pow working on the subscribe endpointBrian Picciano
2021-08-01implemented PoW backendBrian Picciano