lisk-sdk
lisk-sdk copied to clipboard
Get all delegates endpoints should return address of the delegate
Description
Add address to delegates record when calling endpoints dpos_getDelegate
and dpos_getAllDelegates
in hex string format.
Acceptance Criteria
- Unit test for the above response should be present
- Should be tested with
examples/dpos-mainchain