mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
fix
This commit is contained in:
parent
7ec404a699
commit
404ba3c3d5
1 changed files with 0 additions and 19 deletions
|
@ -19,26 +19,8 @@ properties:
|
|||
type: string
|
||||
product_readiness:
|
||||
type: string
|
||||
<<<<<<< Updated upstream
|
||||
token:
|
||||
type: object
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
symbol:
|
||||
type: string
|
||||
network:
|
||||
type: string
|
||||
contract_address:
|
||||
type: string
|
||||
required:
|
||||
- name
|
||||
- symbol
|
||||
- network
|
||||
- contract_address
|
||||
security:
|
||||
type: string
|
||||
=======
|
||||
have_token:
|
||||
type: boolean
|
||||
token_link:
|
||||
|
@ -65,7 +47,6 @@ properties:
|
|||
- symbol
|
||||
- network
|
||||
- contract_address
|
||||
>>>>>>> Stashed changes
|
||||
description:
|
||||
type: string
|
||||
project_type:
|
||||
|
|
Loading…
Reference in a new issue