MCPcopy 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

signTxpMethod · 0.45
signMessageMethod · 0.45
api.test.tsFile · 0.45
doitFunction · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by 1

doitFunction · 0.36