getNetworkPrefix
function getNetworkPrefix(network: Network): "f" | "t"Defined in: packages/iso-filecoin/src/utils.js:34
Get network prefix from network
Parameters
| Parameter | Type | Description |
|---|---|---|
network | Network |
Returns
"f" | "t"
function getNetworkPrefix(network: Network): "f" | "t"Defined in: packages/iso-filecoin/src/utils.js:34
Get network prefix from network
| Parameter | Type | Description |
|---|---|---|
network | Network |
"f" | "t"