Function ensureValidContentTopic

  • Given a string, will throw an error if it is not formatted as a valid content topic for autosharding based on https://rfc.vac.dev/spec/51/

    Parameters

    • contentTopic: string

      String to validate

    Returns void

Generated using TypeDoc