Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FabricIDVerificationDecorator ¶
type FabricIDVerificationDecorator struct{}
Verify a transaction using Identity given from fabric stub and return an error if it is invalid. Note, the FabricIDVerificationDecorator decorator will not get executed on ReCheck.
CONTRACT: Tx must implement sdk.Tx interface
func NewFabricIDVerificationDecorator ¶
func NewFabricIDVerificationDecorator() FabricIDVerificationDecorator
func (FabricIDVerificationDecorator) AnteHandle ¶
Click to show internal directories.
Click to hide internal directories.