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
Looks like, this problem is not related to quorum maker, It can be problem related to your smart contract. But you can go through these two links to get the best possible resolutions. ethereumjs/ethereumjs-monorepo#114 trufflesuite/truffle#1704
var net = require('net'); var web3 = new Web3('/home/zyc/quorum-maker/node111/node/qdata/geth.ipc', net);
error
`if (!val) throw new Error(msg || 'Assertion failed');
^
Error: Number can only safely store up to 53 bits
`
The text was updated successfully, but these errors were encountered: