//
pkg.gl
Category
github.com/2lambda123/hyperledger-fabric
examples
chaincode
go
authorizable_counter
package
0.6.1-preview
Repository:
https://github.com/2lambda123/hyperledger-fabric.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
65 SLOC
#
Structs
AuthorizableCounterChaincode
AuthorizableCounterChaincode is an example that use Attribute Based Access Control to control the access to a counter by users with an specific role.