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

fix: address conversion for type base58 and bech32 #261

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

verbotenj
Copy link
Contributor

No description provided.

@verbotenj verbotenj requested a review from a team as a code owner October 14, 2024 20:33
@@ -23,6 +23,8 @@ import (
"github.com/blinklabs-io/gouroboros/cbor"
"github.com/blinklabs-io/gouroboros/ledger"
"github.com/blinklabs-io/gouroboros/ledger/common"
"github.com/cosmos/btcutil/base58"
"github.com/cosmos/btcutil/bech32"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import these from gouroboros, instead.

Signed-off-by: Ales Verbic <verbotenj@blinklabs.io>
@verbotenj verbotenj merged commit aad8a6b into main Oct 14, 2024
8 checks passed
@verbotenj verbotenj deleted the fix/address-conversion branch October 14, 2024 21:28
verbotenj added a commit that referenced this pull request Oct 15, 2024
Signed-off-by: Ales Verbic <verbotenj@blinklabs.io>
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 this pull request may close these issues.

2 participants