Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 174 Bytes

DQNSB_Scheme

  • Step 1: Generate .py file from proto
    protoc --proto_path=src/Blockchain --python_out=src/Blockchain src/Blockchain/elastico.proto
  • Step 2: