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
|
type: string
|
||||||
product_readiness:
|
product_readiness:
|
||||||
type: string
|
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:
|
security:
|
||||||
type: string
|
type: string
|
||||||
=======
|
|
||||||
have_token:
|
have_token:
|
||||||
type: boolean
|
type: boolean
|
||||||
token_link:
|
token_link:
|
||||||
|
@ -65,7 +47,6 @@ properties:
|
||||||
- symbol
|
- symbol
|
||||||
- network
|
- network
|
||||||
- contract_address
|
- contract_address
|
||||||
>>>>>>> Stashed changes
|
|
||||||
description:
|
description:
|
||||||
type: string
|
type: string
|
||||||
project_type:
|
project_type:
|
||||||
|
|
Loading…
Reference in a new issue