mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
fix(test): fix wrong data format
This commit is contained in:
parent
af21bc9f1d
commit
98c6c37235
3 changed files with 3 additions and 7 deletions
|
@ -41,7 +41,7 @@ storage:
|
||||||
tracebility:
|
tracebility:
|
||||||
tracked_data: Chains activity
|
tracked_data: Chains activity
|
||||||
kyc: false
|
kyc: false
|
||||||
sign_in_type_requirments: wallets
|
sign_in_type_requirments: wallet
|
||||||
third_party_dependency: false
|
third_party_dependency: false
|
||||||
client_diversability:
|
client_diversability:
|
||||||
- name: BasicSwap client
|
- name: BasicSwap client
|
||||||
|
|
|
@ -59,13 +59,9 @@ storage:
|
||||||
tracebility:
|
tracebility:
|
||||||
kyc: false
|
kyc: false
|
||||||
tracked_data: user SCRT adress
|
tracked_data: user SCRT adress
|
||||||
third_party_dependency: ""
|
|
||||||
compliance: No
|
|
||||||
|
|
||||||
sign_in_type_requirments: wallet
|
sign_in_type_requirments: wallet
|
||||||
third_party_dependency: false
|
third_party_dependency: false
|
||||||
|
compliance: No
|
||||||
|
|
||||||
social_trust: Slabs ( MRSINGER )
|
social_trust: Slabs ( MRSINGER )
|
||||||
technical_spof: Can decrypt
|
technical_spof: Can decrypt
|
||||||
history:
|
history:
|
||||||
|
|
Loading…
Reference in a new issue