Closed SebastianElvis closed 2 years ago
To support Crystal, SyncORazor and PSyncORazor, the program needs to take some extra arguments and have some extra instantiation of chaincfg.Params.
chaincfg.Params
Extension specifying the extension used in this execution.
Extension
config
Crystal
SyncORazor
PSyncORazor
Problem
To support Crystal, SyncORazor and PSyncORazor, the program needs to take some extra arguments and have some extra instantiation of
chaincfg.Params
.Extension
specifying the extension used in this execution.Description
config
needs some extra fields.chaincfg.Params
needs three extra instantiation:Crystal
SyncORazor
PSyncORazor
Alternatives
Additional context