mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
fix vc_and_disclose circuit name
This commit is contained in:
@@ -33,7 +33,7 @@ const useNavigationStore = create<NavigationState>((set, get) => ({
|
||||
prove_rsa_65537_sha1: false,
|
||||
prove_rsa_65537_sha256: false,
|
||||
prove_rsapss_65537_sha256: false,
|
||||
disclose: false,
|
||||
vc_and_disclose: false,
|
||||
},
|
||||
showWarningModal: {
|
||||
show: false,
|
||||
|
||||
Reference in New Issue
Block a user