Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Protobuf for Counterparty #1247

Closed
5 tasks
yito88 opened this issue Jul 29, 2021 · 0 comments · Fixed by #1248
Closed
5 tasks

No Protobuf for Counterparty #1247

yito88 opened this issue Jul 29, 2021 · 0 comments · Fixed by #1248

Comments

@yito88
Copy link
Contributor

yito88 commented Jul 29, 2021

Crate

IBC

Summary of Bug

No Protobuf for Counterpary. We need to encode/decode it with RawCounterparty explicitly.

Version

0.6.1

Steps to Reproduce

let counterparty = Counterparty::default();
let bytes = counterparty.encode_vec().unwrap();

Acceptance Criteria

Counterparty can be encoded/decoded by Protobuf


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant