Closed backslash47 closed 6 years ago
Hello, I don't want to be rude, but is there a timeframe for reviewing this PR?
End of next week. I am on a sick leave at the moment.
@prusnak Thanks for the response. Hope you get well soon.
Hello, I fixed the typo, added missing messages, fixed attribute indexes, unified naming convention and removed arbitrary transaction sign.
I also fixed the tags @start and @end, but I am not sure if I've done it correctly.
Please have a look.
LGTM Thanks!
Hi,
I prepared protobuff messages for Ontology support. Currently there are 5 methods defined: getPublicKey, getAddress, signTx, signTransfer and signWithdrawOng
This will provide support for all necessary wallet functionality.