Skip to content

string

getConvertFunctionFromPrefix(prefix, withAliasSupport?): (address) => string

Defined in: packages/bitbadgesjs-sdk/src/address-converter/converter.ts:122

Parameters

prefix

string

withAliasSupport?

boolean = true

Returns

(address) => string

Edit this page on GitHub