platform.validates
Get the IDs of the blockchains a Subnet validates.
This method will use 20
Compute Units.
Reference: Here
Parameters
subnetID
- string - the blockchain’s ID.
Returns
blockchainIDs
- []string - Each element is the ID of a blockchain the Subnet validates.
Last updated