You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
djordon
changed the title
We add an endpoint in Emily for getting the sBTC cap
[Feature]: Add an endpoint in Emily for getting the sBTC cap
Nov 15, 2024
Feature - Add an endpoint in Emily for getting the sBTC cap
1. Description
Add an endpoint to emily for getting any sBTC related caps. This is just for retrieving the cap, not for setting it.
1.1 Context & Purpose
This is part of #854
2. Technical Details:
Make a dynamodb table with the caps. And add accessors for getting the caps.
The format of the caps should follow what is laid out in https://github.com/stacks-network/sbtc/pull/811/files#diff-13e21a1d09b66d39f5304cab3fecb3591df347ab1952c80747cc94e2be0fb2f5R46-R56, except use unsigned integer types.
2.1 Acceptance Criteria:
3. Related Issues and Pull Requests (optional):
We have two design tickets for this:
The text was updated successfully, but these errors were encountered: