kadena-io / juno

Smart Contracts Running on a BFT Hardened Raft
BSD 3-Clause "New" or "Revised" License
453 stars 53 forks source link

Api cleanup: v1/cmd/batch endpoint #5

Closed libby closed 8 years ago

libby commented 8 years ago

Adding a transact endpoint to support a list of commands, and breaking out API functions into their own module, adding an API wrapper function to encapsulate repeated code request handling.