docs: document FEATURE_MAINNET_PAYMENT_SUBMIT in README fee-bump section - #862
Open
Xaxxoo wants to merge 1 commit into
Open
docs: document FEATURE_MAINNET_PAYMENT_SUBMIT in README fee-bump section#862Xaxxoo wants to merge 1 commit into
Xaxxoo wants to merge 1 commit into
Conversation
…ee-bump section Update the kill-switch documentation in the README to clearly describe the FEATURE_MAINNET_PAYMENT_SUBMIT environment variable behavior with a simplified value/behavior table and explicit reference to the endpoint and service method it gates. Links to the full operational guidance in docs/MAINNET-PAYMENT-FEATURE-FLAG.md. Closes mux-labs#769 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
FEATURE_MAINNET_PAYMENT_SUBMITkill-switch documentation in the README fee-bump section with a clearer value/behavior table and explicit references to the gated endpoint (POST /transactions/fee-bump) and service method (FeeBumpService.submitFeeBump)docs/MAINNET-PAYMENT-FEATURE-FLAG.mdfor full operational guidance.env.examplealready containsFEATURE_MAINNET_PAYMENT_SUBMITwith appropriate comments — no changes needed thereCloses #769
Test plan
docs/MAINNET-PAYMENT-FEATURE-FLAG.mdlink resolves correctly🤖 Generated with Claude Code