Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmartContract ¶
type SmartContract struct {
contractapi.Contract
}
SmartContract provides functions for Event Listening
func (*SmartContract) CreateAsset ¶
func (s *SmartContract) CreateAsset(ctx contractapi.TransactionContextInterface) error
func (*SmartContract) InitLedger ¶
func (s *SmartContract) InitLedger(ctx contractapi.TransactionContextInterface)
Click to show internal directories.
Click to hide internal directories.