add resetTor to rpc client

This commit is contained in:
Matt Hill
2023-06-07 16:37:36 -06:00
committed by Matt Hill
parent eb6cd23772
commit b86a97c9c0
4 changed files with 19 additions and 2 deletions

View File

@@ -322,6 +322,11 @@ export class MockApiService extends ApiService {
return null
}
async resetTor(params: RR.ResetTorReq): Promise<RR.ResetTorRes> {
await pauseFor(2000)
return null
}
// marketplace URLs
async marketplaceProxy(