Hyperledger 源码分析之 Fabric
Ctrlk
  • 前言
  • 修订记录
  • 如何贡献
  • 整体结构
  • 核心过程
  • bccsp
  • cmd
  • common
  • core
  • discovery
  • docs
  • examples
  • gossip
  • gotools
  • idemix
  • images
  • integration
  • msp
  • orderer
  • peer
  • protos
    • common
    • discovery
    • gossip
    • idemix
    • ledger
    • msp
    • orderer
    • peer
    • token
      • expectations.pb.go
      • expectations.proto
      • prover.pb.go
      • prover.proto
      • transaction.pb.go
      • transaction.proto
    • transientstore
    • utils
  • release
  • release_notes
  • sampleconfig
  • scripts
  • token
  • vagrant
  • Gopkg.lock
  • Gopkg.toml
  • LICENSE
  • Makefile
  • ci.properties
  • docker-env.mk
  • fabric.sublime-project
  • fabric.sublime-workspace
  • gotools.mk
  • settings.gradle
  • tox.ini
Powered by GitBook
On this page

Was this helpful?

  1. protos

token

expectations.pb.goexpectations.protoprover.pb.goprover.prototransaction.pb.gotransaction.proto
Previoustransaction.protoNextexpectations.pb.go

Last updated 4 years ago

Was this helpful?