Add chain params to lbrycrd client creation #80

Merged
tiger5226 merged 1 commit from lbrycrd_go into master 2020-02-03 06:35:42 +01:00
tiger5226 commented 2020-02-03 06:34:38 +01:00 (Migrated from github.com)

Add Bech notation to alternative chain params

Add Bech notation to alternative chain params
tiger5226 (Migrated from github.com) reviewed 2020-02-03 06:35:33 +01:00
@ -1,9 +1,11 @@
module github.com/lbryio/lbry.go/v2
replace github.com/btcsuite/btcd => github.com/lbryio/lbrycrd.go v0.0.0-20200203050410-e1076f12bf19
tiger5226 (Migrated from github.com) commented 2020-02-03 06:35:33 +01:00

This is how you use a forked version of something without messing with all the imports everywhere.

This is how you use a forked version of something without messing with all the imports everywhere.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.go#80
No description provided.