Versions in this module Expand all Collapse all v3 v3.0.1 Dec 26, 2023 v3.0.0 Dec 23, 2022 Changes in this version + const OrgId1 + const OrgId2 + const OrgId3 + const OrgId4 + const OrgId5 + const UpgradeVersion + const UserNameDpos1Admin1 + const UserNameDpos2Admin1 + const UserNameDpos3Admin1 + const UserNameDpos4Admin1 + const UserNameOrg1Admin1 + const UserNameOrg1Client1 + const UserNameOrg1SoloAdmin + const UserNameOrg1SoloClient + const UserNameOrg2Admin1 + const UserNameOrg2Client1 + const UserNameOrg3Admin1 + const UserNameOrg4Admin1 + const UserNameOrg5Admin1 + const Version + func CalcContractName(contractName string) string + func CheckProposalRequestResp(resp *common.TxResponse, needContractResult bool) error + func CreateChainClientWithSDKConf(sdkConfPath string) (*sdk.ChainClient, error) + func GetEndorsers(payload *common.Payload, usernames ...string) ([]*common.EndorsementEntry, error) + func GetEndorsersWithAuthType(hashType crypto.HashType, authType sdk.AuthType, payload *common.Payload, ...) ([]*common.EndorsementEntry, error) + func MakeAddrAndSkiFromCrtFilePath(crtFilePath string) (string, string, string, error) + func PrintPrettyJson(data interface{}) + type PermissionedPkUsers struct + OrgId string + SignKeyPath string + type PkUsers struct + SignKeyPath string + type User struct + SignCrtPath string + SignKeyPath string + TlsCrtPath string + TlsKeyPath string + func GetUser(username string) (*User, error) Other modules containing this package chainmaker.org/chainmaker/sdk-go/v2