Type alias SessionParams

SessionParams: {
    dAppCode?: string;
    network?: HederaNetwork;
}

Type declaration

Generated using TypeDoc