- addForNextEpoch<T0 = any, T1 = any, T2 = any>(
client: SuiClient,
args: [string, string, T1, T2],
typeArguments: [
string
| TypeDescriptor<T0>,
string | TypeDescriptor<T1>,
string | TypeDescriptor<T2>,
],
): Promise<TypedDevInspectResults<[_0x1.option.Option<T2>]>> Returns Promise<TypedDevInspectResults<[_0x1.option.Option<T2>]>>