checkNetworkPrefix
function checkNetworkPrefix(prefix: string): prefix is NetworkPrefixDefined in: packages/iso-filecoin/src/utils.js:90
Checks if the prefix is a valid network prefix
Parameters
| Parameter | Type | Description |
|---|---|---|
prefix | string |
Returns
prefix is NetworkPrefix