-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
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
Updates to Predicate Design and Addition of Bitcoin Scopes #736
Conversation
…and bitcoin scopes with copy updates.
…around predicate requirements.
…ng contract calls guide.
@natebuch is attempting to deploy a commit to the Hiro Systems Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@natebuch appreciating the contributions here, this looks great! I'm assuming you removed the If so, we'll need to make sure we handle redirects for those pages. You can take a look at the Redirects needed:
Example: {
"source": "/stacks/chainhook/concepts/bitcoin-predicates",
"destination": "/stacks/chainhook/references/bitcoin-scopes",
"permanent": true
}, |
Redirects have been updated. |
…e for stacks scopes in stacks node guide.
Description
Changes:
Update predicate design documentation.
Add Bitcoin scopes reference file.
Reference Links