monero

package
v0.16.10 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const BASE58 = "123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"

Variables

View Source
var (
	MoneroChainBase string
	MoneroChainId   crypto.Hash
)

Functions

func GenerateAssetId

func GenerateAssetId(assetKey string) crypto.Hash

func Keccak256 added in v0.12.23

func Keccak256(data ...[]byte) []byte

func VerifyAddress

func VerifyAddress(address string) error

func VerifyAssetKey

func VerifyAssetKey(assetKey string) error

func VerifyTransactionHash

func VerifyTransactionHash(hash string) error

Types

type KeccakState added in v0.12.23

type KeccakState interface {
	hash.Hash
	Read([]byte) (int, error)
}

func NewKeccakState added in v0.12.23

func NewKeccakState() KeccakState

Jump to

Keyboard shortcuts

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