Type alias CallSCParams

CallSCParams: ReadSCParams & {
    periodToLive?: number;
}

Type declaration

  • Optional periodToLive?: number