mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-26 20:01:16 +00:00
use newer image
This commit is contained in:
@@ -14,7 +14,4 @@ export CFG_FILE_PATH="/config.yaml" \
|
||||
# Download deployment settings generated by cfgsync
|
||||
curl -sf "${CFG_SERVER_ADDR}/deployment-settings" -o /deployment-settings.yaml
|
||||
|
||||
# Force storage_gas_price to 0 so altruistic inscription txs are accepted
|
||||
sed -i 's/storage_gas_price: [0-9]*/storage_gas_price: 0/' /deployment-settings.yaml
|
||||
|
||||
exec /usr/bin/logos-blockchain-node /config.yaml --deployment /deployment-settings.yaml
|
||||
|
||||
Reference in New Issue
Block a user