installcc

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: GPL-3.0, GPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

PCGTta3M4t3yXu8uRgkKvaWd2d8DSHHyWEW

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContractInstallRequestPayload

type ContractInstallRequestPayload struct {
	TplName        string        `json:"tpl_name"`
	TplDescription string        `json:"tpl_description"`
	Path           string        `json:"install_path"`
	Version        string        `json:"tpl_version"`
	Abi            string        `json:"abi"`
	Language       string        `json:"language"`
	AddrHash       []common.Hash `json:"addr_hash"`
	Creator        string        `json:"creator"`
}

type InstallMgr

type InstallMgr struct {
}

func (*InstallMgr) GetTemplates

func (*InstallMgr) Init

func (*InstallMgr) InstallByteCode

func (p *InstallMgr) InstallByteCode(stub shim.ChaincodeStubInterface, name, description, path string, code []byte,
	version, abi, language string, addrs []common.Address) error

func (*InstallMgr) InstallRemoteCode

func (p *InstallMgr) InstallRemoteCode(stub shim.ChaincodeStubInterface, name, description, url string,
	version, abi, language string, addrHashes []common.Hash) error

func (*InstallMgr) Invoke

Jump to

Keyboard shortcuts

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