Documentation ¶ Index ¶ func All(cfg *api.DoOptions) (api.TxWaiter, error) func Self(cfg *api.DoOptions) (api.TxWaiter, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func All ¶ func All(cfg *api.DoOptions) (api.TxWaiter, error) All - need use on invoke flow for check transaction codes for each organizations from endorsement policy txwaiter.All will be made to subscribe tx for each of the peer organizations from the endorsement policy func Self ¶ func Self(cfg *api.DoOptions) (api.TxWaiter, error) Self - default tx waiter and used on invoke flow txwaiter.Self make subscribe tx on one peer endorser organization Types ¶ This section is empty. Source Files ¶ View all Source files all.go self.go Click to show internal directories. Click to hide internal directories.