-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return min and max stake values in tBTC precision
To avoid confusion of mixing precisions in the contract, we decidwed to use tBTC precision consistently across the contract and its' API. It will be dApp/SDK responsibility to convert to satoshi precision in staking flow.
- Loading branch information
Showing
2 changed files
with
14 additions
and
67 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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