Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InterchainNetworkList

Array of interchains will be all of one type

example

{
  "interchains": [{
    "version": "1",
    "blockchain": "bitcoin",
    "name": "myBTCTestNetwork",
    "rpc_address": "http://1.2.3.4:18332",
    "tesnet": true,
    "address": "n1bUzF6LRENLPaiJRFTcnGLMLsbZSquft1"
  }]
}

Hierarchy

  • InterchainNetworkList

Index

Properties

Properties

interchains