Open
Description
When using for example the method ICoinService.GetBalance()
, it would be nice to be able to read from the function description (formally: "documentation comments") which units a function returns. Is it satoshi or bitcoins? I believe it is bitcoins, like the RPC, but that ought to be appear from the documentation, in my opinion.
Feel free to assign this issue to me if you think it is a good idea.