steem-java-api-wrapper
steem-java-api-wrapper copied to clipboard
Make it possible to use authorities for signing
This is required for a custom binary operation.
Tasks:
- [ ] Allow authorities in the KeyStorage
- [ ] Sign a transaction with an Authority
- [ ] Documentation
- [ ] Test
Review Authority Object (in Authority.cpp)