cosmos-sdk/modules
Ethan Frey 4c663d5551 Add handler and store
Notice that everything has json tags and that we check price in CheckTx,
while we run real code in DeliverTx.  Return values are meant for the client.
2017-08-07 18:50:33 +02:00
..
auth Add InitValidate method for setup 2017-08-03 21:41:23 +02:00
base Moved all gas and payment values to uint64 to make sure we are safe here 2017-08-04 14:11:01 +02:00
coin Renamed client/commands/proofs to client/commands/query 2017-08-04 20:50:36 +02:00
etc Add handler and store 2017-08-07 18:50:33 +02:00
fee Moved all gas and payment values to uint64 to make sure we are safe here 2017-08-04 14:11:01 +02:00
ibc Renamed client/commands/proofs to client/commands/query 2017-08-04 20:50:36 +02:00
nonce Renamed client/commands/proofs to client/commands/query 2017-08-04 20:50:36 +02:00
roles Renamed client/commands/proofs to client/commands/query 2017-08-04 20:50:36 +02:00