@@ -0,0 +1,9 @@
package vm
import "math/big"
type Log struct {
Address []byte
Topics []*big.Int
Data []byte
}
The note is not visible to the blocked user.