CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
35 stars 24 forks source link

Fix rpc commands #552

Closed shargon closed 5 years ago

shargon commented 5 years ago

These commands require base58 format

codecov[bot] commented 5 years ago

Codecov Report

Merging #552 into development will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #552   +/-   ##
============================================
  Coverage        40.64%   40.64%           
============================================
  Files              347      347           
  Lines            15949    15949           
============================================
  Hits              6483     6483           
  Misses            9466     9466
Impacted Files Coverage Δ
...arp.Application/Controllers/PromptRpcController.cs 0% <0%> (ø) :arrow_up:

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 c26ef66...cfa72cf. Read the comment docs.