We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
env:
autobuy: enabled: true envs: - name: "BEE_API_URL" value: "http://localhost:1633" - name: "BEE_DEBUG_API_URL" value: "http://localhost:1635" - name: "POSTAGE_DEPTH" value: "24" - name: "POSTAGE_AMOUNT" value: "3000000" - name: "POSTAGE_USAGE_THRESHOLD" value: "0.750" - name: "POSTAGE_USAGE_MAX" value: "0.9374" - name: "REMOVE_PIN_HEADER" value: "false" - name: "POSTAGE_TTL_MIN" value: "7200" - name: "POSTAGE_EXTENDSTTL" value: "true" - name: "POSTAGE_TTL_MIN" value: "7200" - name: "EXPOSE_HASHED_IDENTITY" value: "true" - name: "LOG_LEVEL" value: info
log:
time="2022-12-16T09:52:01.853Z" level="info" msg="using autobought stamp" stamp={"batchID":"89f31bfee9e2c0351d728ffd494d6e71c8e9a6da0f6f0b06cf3923d7c71ccb28","utilization":256,"usable":true,"label":"","depth":24,"amount":"3000000","bucketDepth":16,"blockNumber":25255618,"immutableFlag":false,"exists":true,"batchTTL":2647215000000000,"expired":false}
we see in log that batch is used 100% and was not diluted
The text was updated successfully, but these errors were encountered:
No branches or pull requests
env:
log:
we see in log that batch is used 100% and was not diluted
The text was updated successfully, but these errors were encountered: