metaarchive

package
v0.0.0-...-095633c Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: Apache-2.0, Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetaArchive

type MetaArchive interface {
	GetLatestLedgerSequence(ctx context.Context) (uint32, error)
	GetLedger(ctx context.Context, sequence uint32) (xdr.SerializedLedgerCloseMeta, error)
}

func NewMetaArchive

func NewMetaArchive(b storage.Storage) MetaArchive

Jump to

Keyboard shortcuts

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