Versions in this module Expand all Collapse all v0 v0.1.0 Mar 13, 2018 Changes in this version + type RequestTx struct + Tx sdk.Tx + type ServiceByteTx struct + func NewServiceByteTx(manager keys.Manager) *ServiceByteTx + func (s *ServiceByteTx) ByteTx(w http.ResponseWriter, r *http.Request) + func (s *ServiceByteTx) RegisterByteTx(r *mux.Router) error + func (s *ServiceByteTx) RegisterqueryTx(r *mux.Router) error