Hierarchy

Properties

blockchainData: {
    appMetadata: AppMetadata;
    network: {
        contract: string;
        name?: string;
        rpcUrl?: string;
        type: NetworkType;
    };
    scopes: TezosSaplingPermissionScope[];
}

Type declaration

blockchainIdentifier: "tezos-sapling"

Generated using TypeDoc