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
As of network version 13, batch prove commit proofs can be up to 41KiB (last I checked?). However, the message pool rejects messages over 32KiB. We're going to need to up this limit.
As of network version 13, batch prove commit proofs can be up to 41KiB (last I checked?). However, the message pool rejects messages over 32KiB. We're going to need to up this limit.
lotus/chain/messagepool/messagepool.go
Lines 550 to 552 in 2b93bcd
The text was updated successfully, but these errors were encountered: