Uses the polkadot.js balance formatter, to convert given BN to a human-readable prefixed number.
String representation of the given BN with prefix and unit ('KILT' as default).
BN to format.
Optional
Optional formatting settings, these are defaulted to KILT specific settings.
Uses the polkadot.js balance formatter, to convert given BN to a human-readable prefixed number.
Returns
String representation of the given BN with prefix and unit ('KILT' as default).