message

package
v0.0.0-...-5cda5f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2023 License: GPL-3.0, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Target       common.Address `abi:"_target"`
	Sender       common.Address `abi:"_sender"`
	Message      []byte         `abi:"_message"`
	MessageNonce *big.Int       `abi:"_messageNonce"`
}

func (*Data) UnPackData

func (d *Data) UnPackData(bytesData []byte) error

type RollbackData

type RollbackData struct {
	ShouldRollBack *big.Int `abi:"_shouldRollBack"`
}

func (*RollbackData) UnPackData

func (rd *RollbackData) UnPackData(bytesData []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL