-
Notifications
You must be signed in to change notification settings - Fork 1
Add validator-delegations-messages #25
base: main
Are you sure you want to change the base?
Conversation
|
Is this the same as this example (except it's using the |
Base on it yes. In addition to using the cosmoshub-ts package it only process |
@Seb-figment To me, these examples are pretty much the same. Let's just update the example we already have ( |
|
I approach that example as a way to show difference when using messageHandler vs transactionHandler. If we update |
I think that's fine. Since we introduced the message handler, the usefulness of the transaction handler is rather low. These examples should be focused around use cases, not necessarily on the handlers themselves. |
No description provided.