ethereum

package
v1.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PlatformAccountDecryptionFailed = errors.New("Platform Account Decryption Failed.")
View Source
var PlatformAccountNotFound = errors.New("Platform Account Not Found.")
View Source
var PlatformWalletNotFound = errors.New("Platform Wallet Not Found.")

Functions

func Authorize

func Authorize(org *organization.Organization, ord *order.Order, usr *user.User) error

This creates the wallet for

func Lookup

func Lookup(c *gin.Context)

Types

type FromToFinal

type FromToFinal struct {
	TxHash      string `json:"txHash"`
	FinalTxHash string `json:"finalTxHash"`
	From        string `json:"from"`
	To          string `json:"to"`
	Final       string `json:"final"`
}

Jump to

Keyboard shortcuts

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