No files or symbols found.
+14 −21
client.go
packages/go-kosu/abci/client.go
                NewClient
              
Function
                (*Client) QueryRoundInfo
              
Method
                (*Client) QueryConsensusParams
              
Method
                (*Client) QueryPoster
              
Method
                (*Client) QueryValidator
              
Method
                (*Client) QueryTotalOrders
              
Method
                (*Client) Query
              
Method
+31 −0
kosu_rpc.md
packages/go-kosu/docs/kosu_rpc.md
+39 −29
rpc_test.go
packages/go-kosu/rpc/rpc_test.go
+
                waitForNewBlock
              
Function
                TestRPC
              
Function
                LatestHeight
              
Function
                AddOrders
              
Function
+40 −6
service.go
packages/go-kosu/rpc/service.go
                (*Service) NumberPosters
              
Method
+
                (*Service) RemainingLimit
              
Method
+21 −0
store.go
packages/go-kosu/store/cosmos/store.go
                (*Store) Query
              
Method
+
                (*Store) queryPosterRemainingLimit
              
Method