v013

package
v0.15.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	V012Bech32AddrLen = 44 // length of an akash address when encoded as a bech32 string in v0.12
)

Variables

This section is empty.

Functions

func MigratePrefixBech32AddrBytes

func MigratePrefixBech32AddrBytes(store types.KVStore, prefixBz []byte)

MigratePrefixBech32AddrBytes is a helper function that migrates all keys of format: prefix_bytes | address_bech32_bytes | arbitrary_bytes into format: prefix_bytes | address_len (1 byte) | address_bytes | arbitrary_bytes

Types

This section is empty.

Jump to

Keyboard shortcuts

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