Documentation ¶
Index ¶
Constants ¶
View Source
const ErrorForbiddenAccess = "Forbidden access"
View Source
const MainChainKey = "MainChain"
View Source
const PartitionChainPrefix = "PC"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PartitionMgr ¶
type PartitionMgr struct { }
func (*PartitionMgr) Init ¶
func (p *PartitionMgr) Init(stub shim.ChaincodeStubInterface) pb.Response
func (*PartitionMgr) Invoke ¶
func (p *PartitionMgr) Invoke(stub shim.ChaincodeStubInterface) pb.Response
Click to show internal directories.
Click to hide internal directories.