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:
|
||||
tracked_data: Chains activity
|
||||
kyc: false
|
||||
sign_in_type_requirments: wallets
|
||||
sign_in_type_requirments: wallet
|
||||
third_party_dependency: false
|
||||
client_diversability:
|
||||
- name: BasicSwap client
|
||||
|
|
|
@ -59,13 +59,9 @@ storage:
|
|||
tracebility:
|
||||
kyc: false
|
||||
tracked_data: user SCRT adress
|
||||
third_party_dependency: ""
|
||||
compliance: No
|
||||
|
||||
sign_in_type_requirments: wallet
|
||||
third_party_dependency: false
|
||||
|
||||
|
||||
compliance: No
|
||||
social_trust: Slabs ( MRSINGER )
|
||||
technical_spof: Can decrypt
|
||||
history:
|
||||
|
|
Loading…
Reference in a new issue