Application & Gateway FAQ
Set up config file
cat <<🚀 > /tmp/stake_app_config.yaml
stake_amount: 100000000upokt
service_ids:
- anvil
🚀Upstake the application
pocketd tx application stake-application --config=/tmp/stake_app_config.yaml --from=$APP_ADDR $TX_PARAM_FLAGS $NODE_FLAGSNOTE: The staked amount in the config file must exceed the current staked amount.
Gateway FAQs
Was this helpful?
