MCPcopy Create free account
hub / github.com/AudiusProject/hedgehog / walletManagerTest.js

File walletManagerTest.js

tests/walletManagerTest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert')
2const { WalletManager, getPlatformCreateKey } = require('../src')
3const { entropy, walletAddress } = require('./helpers')
4const { LocalStorage } = require('node-localstorage')

Callers

nothing calls this directly

Tested by

no test coverage detected