diff --git a/core/vm/tfhe.go b/core/vm/tfhe.go index 2bb69900c226..a84382ee695c 100644 --- a/core/vm/tfhe.go +++ b/core/vm/tfhe.go @@ -168,7 +168,7 @@ import ( "github.com/ethereum/go-ethereum/crypto" ) -const ciphertextSize = 7008 +const ciphertextSize = 8248 func toBufferView(in []byte) C.BufferView { return C.BufferView{