isVcChain(Checks if a string is a valid and supported chain for VCs.chain):chain is VCChain
Parameters
Returns
chain is VCChain
true if the string is a valid VCChain, otherwise false.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
isVcChain(Checks if a string is a valid and supported chain for VCs.chain):chain is VCChain
| Parameter | Type | Description |
|---|---|---|
chain | string | The chain string to check. |
chain is VCChain
true if the string is a valid VCChain, otherwise false.
Was this page helpful?
