RPC: Shield and de-shield funds #110

Merged
pitmutt merged 165 commits from rav001 into milestone4 2025-01-02 18:43:42 +00:00
Showing only changes of commit 70ef4d85f4 - Show all commits

View file

@ -36,6 +36,7 @@ library
Zenith.Zcashd
Zenith.Scanner
Zenith.RPC
Zenith.Tree
hs-source-dirs:
src
build-depends:
@ -143,6 +144,7 @@ test-suite zenith-tests
, bytestring
, configurator
, monad-logger
, aeson
, data-default
, sort
, text