You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the rpc handler method for SendTx. This should essentially follow the same pattern as used in the intertx module. Simply calling into the SendTx function of the ICS27 controller.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
Implement the rpc handler method for
SendTx
. This should essentially follow the same pattern as used in theintertx
module. Simply calling into theSendTx
function of the ICS27controller
.For Admin Use
The text was updated successfully, but these errors were encountered: