Interface PermissionResponseV3<T>

Type Parameters

  • T extends string = string

Hierarchy

Properties

blockchainData: {
    appMetadata: AppMetadata;
    scopes: string[];
}

Type declaration

blockchainIdentifier: T

Generated using TypeDoc