question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

decode multisig acc

See original GitHub issue

function decodeBech32Pubkey can’t decode multisig keys of next format bostrompub1ytql0csgqgfzd666axrjzqm4p586gn8vrm6958zd4c9lje8xeahzcf35mwsjw3gaxn7xnhe9eufzd666axrjzqcc9h5ms6x96eg23e4hxghnvwn7xwtuhgeupvg0lgppn7d6dkyaxc66dhat

seems multisig branch is missed https://github.com/cosmos/cosmjs/blob/b2279928c6d46a568e619cafddc6c1bbd17ec1b0/packages/amino/src/encoding.ts#L37

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
webmaster128commented, Sep 29, 2021
1reaction
hleb-albaucommented, Sep 29, 2021

Uh, seems it is already in v0.43 https://github.com/cosmos/cosmos-sdk/pull/7477

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multi-Signature Accounts - Polkadot Wiki
Multisigs accounts on Polkadot. ... Check the "How to create a multisig account" section on this support ... Decoding Multisig Call Data​.
Read more >
Signatures - Algorand Developer Portal
When the sender of a transaction is the address of a multisignature account then authorization requires a subset of signatures, equal to or...
Read more >
Multisig on the command line - Bcoin Guide
Multisig on the command line. By Matthew Zipkin. Introduction. The goal of this guide is to demonstrate a multi-signature collaboration between bcoin users ......
Read more >
Multisignature Accounts - Algo Builder
In real world scenario, if we're executing transactions using a multisignature account, then to approve these transactions, min no. of signatures (by algorand ......
Read more >
What is Multisig? What is Key Management in Crypto? - Medium
The only way to decrypt the transaction or message is with the corresponding public key of the key pair. Because of the way...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found