convert

package
v0.37.5 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2024 License: AGPL-3.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UnexpectedLedgerKeyFormat = fmt.Errorf("unexpected ledger key format")

UnexpectedLedgerKeyFormat is returned when a ledger key is not in the expected format

Functions

func LedgerKeyToRegisterID

func LedgerKeyToRegisterID(key ledger.Key) (flow.RegisterID, error)

LedgerKeyToRegisterID converts a ledger key to a register id returns an UnexpectedLedgerKeyFormat error if the key is not in the expected format

func PayloadToRegister added in v0.33.1

func PayloadToRegister(payload *ledger.Payload) (flow.RegisterID, flow.RegisterValue, error)

PayloadToRegister converts a payload to a register id and value

func RegisterIDToLedgerKey

func RegisterIDToLedgerKey(registerID flow.RegisterID) ledger.Key

RegisterIDToLedgerKey converts a register id to a ledger key

Types

This section is empty.

Jump to

Keyboard shortcuts

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