Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 630 Bytes

File metadata and controls

31 lines (19 loc) · 630 Bytes

Configuration

Configuration

SCRT Labs regularly updates a Secret Network API Registry containing information required to configure the secretcil.

To check the status of a node use:

$ secretcli status --node "$URL"

Mainnet

secretcli config node https://secret-4.api.trivium.network:26657

secretcli config chain-id secret-4

secretcli config keyring-backend test

Testnet

secretcli config node https://rpc.pulsar.griptapejs.com:443

secretcli config chain-id pulsar-2

secretcli config keyring-backend test