MsgIncreaseCounter defines a count Msg service counter.
count is the number of times to increment the counter.
signer is the address that controls the module (defaults to x/gov unless overwritten).
A successful response.
MsgIncreaseCountResponse is the Msg/Counter response type.
new_count is the number of times the counter was incremented.