examples

package
v0.0.0-...-f78fda5 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const (
	OrgId1 = "wx-org1.chainmaker.org"
	OrgId4 = "wx-org4.chainmaker.org"
	OrgId5 = "wx-org5.chainmaker.org"

	UserNameOrg1Client1 = "org1client1"
	UserNameOrg2Client1 = "org2client1"

	UserNameOrg1Admin1 = "org1admin1"
	UserNameOrg2Admin1 = "org2admin1"
	UserNameOrg3Admin1 = "org3admin1"
	UserNameOrg4Admin1 = "org4admin1"
	UserNameOrg5Admin1 = "org5admin1"

	Version        = "1.0.0"
	UpgradeVersion = "2.0.0"
)

Variables

This section is empty.

Functions

func CalcContractName

func CalcContractName(contractName string) string

func CheckProposalRequestResp

func CheckProposalRequestResp(resp *common.TxResponse, needContractResult bool) error

func CreateChainClientWithSDKConf

func CreateChainClientWithSDKConf(sdkConfPath string) (*sdk.ChainClient, error)

CreateChainClientWithSDKConf create a chain client with sdk config file path

func GetEndorsers

func GetEndorsers(payload *common.Payload, usernames ...string) ([]*common.EndorsementEntry, error)

func MakeAddrAndSkiFromCrtFilePath

func MakeAddrAndSkiFromCrtFilePath(crtFilePath string) (string, string, string, error)

Types

type User

type User struct {
	TlsKeyPath, TlsCrtPath   string
	SignKeyPath, SignCrtPath string
}

func GetUser

func GetUser(username string) (*User, error)

Jump to

Keyboard shortcuts

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