ton-core / ton

Most popular TON Typescript Library
MIT License
69 stars 56 forks source link

no support for AxiosAdapter #13

Open shlomizaig opened 1 year ago

shlomizaig commented 1 year ago

Is there any plan to support "injecting" different network adapter to the TonClient constructer as it seems it's not implemented

adapter?: AxiosAdapter; - is never used