ethers.js/misc/ReactNativeTestApp/crypto-shims.js

4 lines
81 B
JavaScript
Raw Normal View History

try {
require("get-random-values-polypony").polyfill();
} catch (error) { };