compositekey

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PublicKeyPrefix           = "pk"
	SignedAddressPrefix       = "address"
	AccountInfoPrefix         = "accountinfo"
	NoncePrefix               = "nonce"
	AdditionalKeyParentPrefix = "additional_key_parent"
	PublicKeyTypePrefix       = "pk_type"
)

Variables

This section is empty.

Functions

func AccountInfo

func AccountInfo(stub shim.ChaincodeStubInterface, addressBase58Check string) (string, error)

func AdditionalKeyParent

func AdditionalKeyParent(stub shim.ChaincodeStubInterface, publicKeyBase58 string) (string, error)

func Nonce

func Nonce(stub shim.ChaincodeStubInterface, addressBase58Check string) (string, error)

func PublicKey

func PublicKey(stub shim.ChaincodeStubInterface, addressBase58Check string) (string, error)

func PublicKeyType

func PublicKeyType(stub shim.ChaincodeStubInterface, publicKeysHashHex string) (string, error)

func SignedAddress

func SignedAddress(stub shim.ChaincodeStubInterface, publicKeysHashHex string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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