node.go
|
refactor: interfaces should not be pointers
|
2024-01-07 03:54:32 -05:00 |
p2p.go
|
refactor: dont use pointers with interfaces
|
2024-01-07 06:47:01 -05:00 |
service.go
|
refactor: interfaces should not be pointers
|
2024-01-07 03:54:32 -05:00 |
vote.go
|
refactor: need access data via methods
|
2024-01-07 03:55:33 -05:00 |