add wallet no_docker feature

This commit is contained in:
Sergio Chouhy 2025-11-07 14:33:43 -03:00
parent 118b4a48d3
commit 41724543c9

View File

@ -28,3 +28,6 @@ path = "../nssa"
[dependencies.common]
path = "../common"
[features]
no_docker = ["nssa/no_docker"]