Skip to content

Reduce complexity of SerializeCosmosTx/DeserializeCosmosTx  #452

Closed
@seantking

Description

@seantking

Summary

At present, the serialization/deserialization of transactions is overly complex. We can reduce complexity by forcing the TrySendTx API to only take an array of SDK messages rather than accepting a single SDK message.

DeserializeTx should be renamed to DeserializeCosmosTx

This task is dependent on #449


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned

Metadata

Metadata

Assignees

Labels

27-interchain-accountsauditFeedback from implementation audittype: code hygieneClean up code but without changing functionality or interfaces

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions