ntls-io / nautilus-wallet

Nautilus Wallet
GNU Affero General Public License v3.0
8 stars 4 forks source link

Fix otp limit trigger #572

Closed IscoRuta98 closed 1 year ago

IscoRuta98 commented 1 year ago

Fix set_otp_limit_trigger to first check if a limit for a certain wallet id and currency code is set, update the limit. If limit does not exist, create new one in the backend.

netlify[bot] commented 1 year ago

Deploy Preview for nautilus-wallet-staging canceled.

Name Link
Latest commit ad71d9037a5642a471186664d0d42ac6eb1bcb98
Latest deploy log https://app.netlify.com/sites/nautilus-wallet-staging/deploys/646e5162b288fe00083e7cbd
codecov-commenter commented 1 year ago

Codecov Report

Merging #572 (ad71d90) into main (274278d) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #572   +/-   ##
=======================================
  Coverage   46.92%   46.92%           
=======================================
  Files         173      173           
  Lines        2828     2828           
  Branches      546      546           
=======================================
  Hits         1327     1327           
  Misses       1501     1501