bitcoin-s/app-commons
GreyMcCarthy b7c7cb8fc2
Moving duplicate dataStructures in cli and app-server into app-commons (#4541)
* duplicate data structures in (ConsoleCli.scala) and (ServerJsonModels.scala) moved to (Command.scala)

* removed unused imports

* rebase for merge conflitcts

* change output type for Accept DLC

* more error fixes

* error fixes

* fixed destintaion error

* scala reformatting

* send from outpoints test runs and passes

* removed unnecessary braces, removed incorrect extensions on objects

* scala reformatting

* removed commented out code
2022-08-02 11:55:43 -05:00
..
src/main/scala/org/bitcoins/commons Moving duplicate dataStructures in cli and app-server into app-commons (#4541) 2022-08-02 11:55:43 -05:00
commons.sbt Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00