Closed eytanlvy closed 1 year ago
Please add the labels corresponding to the type of changes your PR introduces:
BitcoinConfig and Client are implemented, but need to be casted when creating a new service
Bitcoin has been added to the list of DaLayer, and a client is initialized when it needs to
No
feat:add bitcoin as a data layer in DaLayer struct
Please add the labels corresponding to the type of changes your PR introduces:
What is the current behavior?
BitcoinConfig and Client are implemented, but need to be casted when creating a new service
What is the new behavior?
Bitcoin has been added to the list of DaLayer, and a client is initialized when it needs to
Does this introduce a breaking change?
No
Other information