rpc

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromBatchHeaderMsg

func FromBatchHeaderMsg(header *generated.BatchHeaderMsg) *common.BatchHeader

func FromCrossChainMsgs

func FromCrossChainMsgs(messages []*generated.CrossChainMsg) []MessageBus.StructsCrossChainMessage

func FromExtBatchMsg

func FromExtBatchMsg(msg *generated.ExtBatchMsg) *common.ExtBatch

func FromExtRollupMsg

func FromExtRollupMsg(msg *generated.ExtRollupMsg) *common.ExtRollup

func FromRollupDataMsg added in v0.24.0

func FromRollupHeaderMsg

func FromRollupHeaderMsg(header *generated.RollupHeaderMsg) *common.RollupHeader

func FromSecretRespMsg

func FromSecretRespMsg(secretResponses []*generated.SecretResponseMsg) []*common.ProducedSecretResponse

func ToBatchHeaderMsg

func ToBatchHeaderMsg(header *common.BatchHeader) *generated.BatchHeaderMsg

func ToExtBatchMsg

func ToExtBatchMsg(batch *common.ExtBatch) generated.ExtBatchMsg

func ToExtRollupMsg

func ToExtRollupMsg(rollup *common.ExtRollup) generated.ExtRollupMsg

func ToRollupDataMsg added in v0.24.0

func ToRollupDataMsg(rollupData *common.PublicRollupMetadata) generated.PublicRollupDataMsg

func ToRollupHeaderMsg

func ToRollupHeaderMsg(header *common.RollupHeader) *generated.RollupHeaderMsg

func ToSecretRespMsg

func ToSecretRespMsg(responses []*common.ProducedSecretResponse) []*generated.SecretResponseMsg

Types

type RequestWithVk added in v0.22.0

type RequestWithVk struct {
	VK     *viewingkey.RPCSignedViewingKey
	Params []any
}

RequestWithVk - wraps the eth parameters with a viewing key

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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