artifacts

package
v0.0.0-...-00a565c Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AccountCompiled []byte
View Source
var AccountContracts = CompiledContracts{
	"v0": {
		// contains filtered or unexported fields
	},
	"v1": {
		// contains filtered or unexported fields
	},
}
View Source
var AccountV0Compiled []byte
View Source
var AccountV0WithPluginCompiled []byte
View Source
var AccountWithPluginCompiled []byte
View Source
var CounterCompiled []byte
View Source
var ERC20Compiled []byte
View Source
var PluginV0Compiled []byte
View Source
var ProxyCompiled []byte
View Source
var ProxyV0Compiled []byte
View Source
var SessionKeyPluginCompiled []byte
View Source
var StarkSignerPluginCompiled []byte

Functions

func AccountFormater

func AccountFormater(accountHash, pluginHash, publicKey string) ([]string, error)

func AccountPluginFormater

func AccountPluginFormater(accountHash, pluginHash, publicKey string) ([]string, error)

func AccountV0Formater

func AccountV0Formater(accountHash, pluginHash, publicKey string) ([]string, error)

Types

type CalldataFormater

type CalldataFormater func(accountHash, pluginHash, publicKey string) ([]string, error)

type CompiledContract

type CompiledContract struct {
	AccountCompiled []byte
	PluginCompiled  []byte
	ProxyCompiled   []byte
	Formatter       CalldataFormater
}

type CompiledContracts

type CompiledContracts map[string]map[bool]map[bool]CompiledContract

Jump to

Keyboard shortcuts

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