added api docs
This commit is contained in:
10
interface/external/chain_network.yaml
vendored
Normal file
10
interface/external/chain_network.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
components:
|
||||
schemas:
|
||||
ChainNetwork:
|
||||
type: string
|
||||
enum:
|
||||
- unspecified
|
||||
- ethereum_mainnet
|
||||
- arbitrum_one
|
||||
- tron_mainnet
|
||||
- tron_nile
|
||||
Reference in New Issue
Block a user