Commit Graph

2 Commits

Author SHA1 Message Date
tomFlowee defd3950f0 Remove CAmount typedef
The CAmount name is not helpful as its just an int64_t and not a
class, like the name implies. There were a handful of places where
it was passed in as const-ref, as a good example of this actually
creating sub-par code.
2021-01-20 19:59:35 +01:00
TomZ 14bf96aa3c Start libs/server 2018-02-13 13:27:58 +01:00