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
Closes: #59
This PR implements staking limits. Here we add staking parameters that
define the maximum total assets(tBTC) that the Acre contract can hold
and the minimum deposit amount for a single deposit operation. Each
staking parameter can be updated by the owner.
Implement limits for deposit operations:
The text was updated successfully, but these errors were encountered: