ethers.js/misc/ReactNativeTestApp/crypto-shims.js
2020-08-27 21:54:16 -04:00

4 lines
81 B
JavaScript

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