We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a02769 commit 9726a0fCopy full SHA for 9726a0f
modules/sdk-coin-flrp/src/lib/utils.ts
@@ -1,5 +1,5 @@
1
import { TransferableOutput } from '@flarenetwork/flarejs';
2
-import bech32 from 'bech32';
+import { bech32 } from 'bech32';
3
import bs58 from 'bs58';
4
import {
5
BaseUtils,
0 commit comments