Documentation ¶
Index ¶
- func BuildURL(route string) string
- func Commit(_orderer model.Node, transactionBytes []byte) string
- func CommitProposalAndSign(proposal string, signedBytes []byte, endorsers []model.Node, ...) []byte
- func GetProposalSigned(proposal string, signer *golang.Crypto) (signedBytes []byte)
- func Propose(proposal string, signedBytes []byte, endorsers []model.Node) (proposalResponses []*peer.ProposalResponse, payload []byte)
- func QueryProposal(proposal string, signedBytes []byte, endorsers []model.Node) (result string)
- func ReadPEMFile(file string) []byte
- type Eventer
- type GetTransactionByIDResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommitProposalAndSign ¶
func GetProposalSigned ¶
func QueryProposal ¶
func ReadPEMFile ¶
Types ¶
type Eventer ¶
func EventerFrom ¶
type GetTransactionByIDResult ¶
func (GetTransactionByIDResult) FromString ¶
func (GetTransactionByIDResult) FromString(str string) GetTransactionByIDResult
Click to show internal directories.
Click to hide internal directories.