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

4 lines
81 B
JavaScript

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