Documentation ¶
Index ¶
Constants ¶
View Source
const OwnableScript = "github.com/hyperledger-labs/fabric-smart-client/platform/fabric/services/state/ownable"
Variables ¶
This section is empty.
Functions ¶
func IsScriptValid ¶
func NewScripts ¶
Types ¶
type InputStateValidator ¶
type InputStateValidator struct{}
func (InputStateValidator) Validate ¶
func (s InputStateValidator) Validate(tx api.Transaction, index uint32) error
type OutputStateValidator ¶
type OutputStateValidator struct{}
func (OutputStateValidator) Validate ¶
func (s OutputStateValidator) Validate(tx api.Transaction, index uint32) error
Click to show internal directories.
Click to hide internal directories.