You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be expected that using BCRYPTO_FORCE_BIGINT would always use BigInt or otherwise error. However this may not be the case, as it will fallback to use JS without BigInt, see: https://github.com/bcoin-org/bcrypto/blob/master/lib/bn.js