hathor-core icon indicating copy to clipboard operation
hathor-core copied to clipboard

chore: change send_tokens visibility

Open r4mmer opened this issue 4 years ago • 1 comments

Acceptance criteria

  • change visibility of /thin_wallet/send_tokens to private

r4mmer avatar Dec 08 '21 18:12 r4mmer

Codecov Report

Merging #337 (07037d1) into dev (9b876ad) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #337      +/-   ##
==========================================
- Coverage   82.14%   82.12%   -0.03%     
==========================================
  Files         154      154              
  Lines       14687    14687              
  Branches     2104     2104              
==========================================
- Hits        12065    12061       -4     
- Misses       2188     2191       +3     
- Partials      434      435       +1     
Impacted Files Coverage Δ
hathor/wallet/resources/thin_wallet/send_tokens.py 68.96% <ø> (ø)
hathor/p2p/manager.py 68.28% <0.00%> (-1.50%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b876ad...07037d1. Read the comment docs.

codecov[bot] avatar Dec 08 '21 19:12 codecov[bot]