output

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output added in v0.5.0

type Output interface {
	Output(task *types.Task, proof []byte) (string, error)
}

func NewEthereum added in v0.5.0

func NewEthereum(chainEndpoint, secretKey, contractAddress, contractAbiJSON, contractMethod string) (Output, error)

func NewSolanaProgram added in v0.5.0

func NewSolanaProgram(endpoint, programID, secretKey, stateAccountPK string) (Output, error)

func NewStdout added in v0.5.0

func NewStdout() Output

Jump to

Keyboard shortcuts

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