bitcoin-s/app/gui
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 Moving duplicate dataStructures in cli and app-server into app-commons (#4541) 2022-08-02 11:55:43 -05:00
gui.sbt Add startup config flow for bundle (#3142) 2021-05-26 16:07:24 -06:00