Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitpay/bitcore
/ getRootPath
Method
getRootPath
packages/bitcore-wallet-client/src/lib/api.ts:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
getRootPath() {
284
return
this.credentials.getRootPath();
285
}
286
287
/**
288
* Encrypt a message
Callers
5
signTxp
Method · 0.45
signMessage
Method · 0.45
api.test.ts
File · 0.45
doit
Function · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
1
doit
Function · 0.36