GetBundleIDFromInstallation: ((allegedInstallation) => Promise<BundleID>)

Type declaration

    • (allegedInstallation): Promise<BundleID>
    • Verify that an alleged Installation is real, and return the Bundle ID it will use for contract code.

      Parameters

      Returns Promise<BundleID>

Generated using TypeDoc