# Functions
ChannelHoldingKey generates the key for storing holdings on the stub.
NewStubAsset returns an Asset that uses the stub of the transaction context for storing asset holdings.
NewStubLedger returns a ledger that uses the stub of the transaction context for storing information.
StateRegKey generates the key for storing the channel state on the stub.
UnmarshalAddress implements custom unmarshalling of wallet addresses.
UnmarshalAddresses unmarshalls an array of wallet addresses.
UnmarshalID unmarshalls a fabric ID.
# Structs
Adjudicator is the chaincode that implements the adjudicator.
AssetHolder is the chaincode that implements the AssetHolder.
StubAsset is an on-chain asset.
StubLedger is an on-chain ledger.