dashpay / platform

L2 solution for seriously fast decentralized applications for the Dash network
https://dashplatform.readme.io/docs/introduction-what-is-dash-platform
MIT License
67 stars 39 forks source link

DAPI: Calls to non-existant RPC `getuser` #1441

Closed kxcd closed 1 day ago

kxcd commented 12 months ago

https://github.com/dashpay/platform/blob/ed354ca52969676f8231765fc04bbe02b1d9ba25/packages/dapi/lib/externalApis/dashcore/rpc.js#L195-L203

This is not a valid RPC, this should be removed.

shumkov commented 1 day ago

Hello. Thank you for your report. This function is not used. It will be removed when we refactor DAPI.