UNPKG

wowok

Version:

Wowok Blockchain TypeScript API

1 lines 501 B
import{SubscriptionService}from'./subscription_service.js';import{stackIntercept}from'@protobuf-ts/runtime-rpc';export class SubscriptionServiceClient{['_transport'];['typeName']=SubscriptionService['typeName'];['methods']=SubscriptionService['methods'];['options']=SubscriptionService['options'];constructor(a){this['_transport']=a;}['subscribeCheckpoints'](a,b){const c=this['methods'][0x0],d=this['_transport']['mergeOptions'](b);return stackIntercept('serverStreaming',this['_transport'],c,d,a);}}