package
0.10.5
Repository: https://github.com/s7techlab/cckit.git
Documentation: pkg.go.dev

# README

Payment - chaincode examples with encrypted state

# Packages

No description provided by the author

# Functions

Chaincode WITH schema mapping and required encrypting.
Chaincode WITH schema mapping and encrypting data on demand (if encrypting key is provided in transient map).
Chaincode with required encrypting (encrypting key must be provided in transient map) WITHOUT mapping.

# Variables

Event mappings.
state.list() method will return marshaled protobuf schema.PaymentList.