Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1630 ballot operation support in contract API (#2050)
* added estimate and contract ballot operation support * added rpc contract provider for ballot op * updated implementation and added docs * added property in OperationContentsAndResultBallot and added unit test * remove metadata property from ballot * addressed PR comments * updated yarn and package-lock * cleaned up comments and switched out async for promise in op emitter * removed unnecessary line break
- Loading branch information