Skip to content

Convert list IDs which may have shorthands to their full bech32 addresses.

convertListIdToBech32(listId, prefix): string

Defined in: packages/bitbadgesjs-sdk/src/core/addressLists.ts:483

Convert list IDs which may have shorthands to their full bech32 addresses.

Parameters

listId

string

prefix

string

Returns

string

Edit this page on GitHub