- Preparing search index...
- The search index is not available
sdk-v2
Time
<C, MS>: { now
: C extends RpcContext<MS> ? PFunc<(() => Promise<ChainTime>), { $
: (() => Observable<ChainTime>); }> : never; }
Type declaration
-
now: C extends RpcContext<MS> ? PFunc<(() => Promise<ChainTime>), {
$: (() => Observable<ChainTime>);
}> : never