在以太坊私有链创建创世区块中,有时候我们会遇到hex string has length XX, want 64 for common.hash或者hex string has length XX, want 64 for common.Address这样的错误,出现这种问题啥因为我们设置创世区块时,输入common.后面的属性数值错误,只需要更改那个数值,将其修正即可
hex string has length XX, want 64 for common.XXXX的解决方法
最新推荐文章于 2024-01-09 12:32:17 发布