messageStructures

package
v0.0.0-...-0585dc5 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2018 License: GPL-3.0, LGPL-3.0, LGPL-3.0-or-later Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockInformation

type BlockInformation struct {
	BlockNumber     uint32
	BlockHash       [32]byte
	BlockMerkleRoot [32]byte
}

type DepositIndexCheckoutRequest

type DepositIndexCheckoutRequest struct {
	Index    *big.Int
	Value    *big.Int
	Address  common.Address
	Operator common.Address
}

type WithdrawChallengeRequest

type WithdrawChallengeRequest struct {
	PartialHash []byte
	// UtxoBlock                 uint32
	// UtxoTransaction           uint32
	// UtxoOutput                uint8
	// SpendingBlock             uint32
	// SpendingTransaction       uint32
	// SpendingInput             uint8
	// SpendingInformationFilled bool
	UtxoIndex                []byte
	SpendingTransactionIndex []byte
}

type WithdrawStartedInformation

type WithdrawStartedInformation struct {
	IsLimbo           bool
	BlockNumber       uint32
	TransactionNumber uint32
	OutputNumber      uint8
	From              common.Address
	Amount            *big.Int
	PartialHash       []byte
}

Jump to

Keyboard shortcuts

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