Taiyi-CLI delegate command to delegate validator preconfirmation rights for taiyi underwriter to relay
Option | Description | Environment Variable | Default |
---|---|---|---|
--relay-url | Relay endpoint URL | RELAY_URL | - |
--underwriter-pubkey | Underwriter BLS public key | UNDERWRITER_PUBKEY | - |
--network | Target network | NETWORK | mainnet |
--relay-request-timeout | Request timeout in seconds | RELAY_REQUEST_TIMEOUT | 30 |
--action | Action to perform (delegate/revoke) | ACTION | delegate |
Use this method if you manage your validator keys locally:
Options:
--path
: Path to validator keystore directory--password-path
: Path to password file--password
: Direct password input (not recommended)For development or testing with raw private keys:
Options:
--secret-keys
: Comma-separated list of private keysFor production setups using Dirk key management service:
Options:
--url
: Dirk service endpoint--wallet-path
: Path to wallets in Dirk--passphrases
: Comma-separated passphrases--client-cert-path
: Client certificate path--client-key-path
: Client key path--ca-cert-path
: CA certificate path (optional)For Holesky testnet:
https://relay.holesky.luban.wtf
a6767d972d21a17843ea94da59461a04d8d0baf92f7c518653170e708f4b21d537db56f9b73810252e0f4e99cc9184cb
Common issues and solutions:
--relay-request-timeout
--network
parameterFor additional support, check the operator documentation or join our tg support channel.
Taiyi-CLI delegate command to delegate validator preconfirmation rights for taiyi underwriter to relay
Option | Description | Environment Variable | Default |
---|---|---|---|
--relay-url | Relay endpoint URL | RELAY_URL | - |
--underwriter-pubkey | Underwriter BLS public key | UNDERWRITER_PUBKEY | - |
--network | Target network | NETWORK | mainnet |
--relay-request-timeout | Request timeout in seconds | RELAY_REQUEST_TIMEOUT | 30 |
--action | Action to perform (delegate/revoke) | ACTION | delegate |
Use this method if you manage your validator keys locally:
Options:
--path
: Path to validator keystore directory--password-path
: Path to password file--password
: Direct password input (not recommended)For development or testing with raw private keys:
Options:
--secret-keys
: Comma-separated list of private keysFor production setups using Dirk key management service:
Options:
--url
: Dirk service endpoint--wallet-path
: Path to wallets in Dirk--passphrases
: Comma-separated passphrases--client-cert-path
: Client certificate path--client-key-path
: Client key path--ca-cert-path
: CA certificate path (optional)For Holesky testnet:
https://relay.holesky.luban.wtf
a6767d972d21a17843ea94da59461a04d8d0baf92f7c518653170e708f4b21d537db56f9b73810252e0f4e99cc9184cb
Common issues and solutions:
--relay-request-timeout
--network
parameterFor additional support, check the operator documentation or join our tg support channel.