This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bisq
Watch
1
Star
0
Fork
You've already forked bisq
0
mirror of
https://github.com/bisq-network/bisq.git
synced
2025-03-01 17:47:23 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e8a9132d30
bisq
/
desktop
/
src
History
HenrikJannsen
e8a9132d30
Remove if blocks with
!DevEnv.isDaoActivated()
and combined
&&
as isDaoActivated is always true the whole statement is always false
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-11-03 11:00:23 -05:00
..
main
Remove if blocks with
!DevEnv.isDaoActivated()
and combined
&&
as isDaoActivated is always true the whole statement is always false
2022-11-03 11:00:23 -05:00
test
Remove boolean parameter from GUIUtil block explorer methods
2022-08-12 16:49:52 +03:00