Skip to content

Instantly share code, notes, and snippets.

@sneljo1
Created March 9, 2018 20:19
Show Gist options
  • Save sneljo1/55492e8e44cf0996c0dd3b4c024cf72a to your computer and use it in GitHub Desktop.
Save sneljo1/55492e8e44cf0996c0dd3b4c024cf72a to your computer and use it in GitHub Desktop.
import { ChaincodeMockStub, Transform } from "@theledger/fabric-mock-stub";
const mockStub = new ChaincodeMockStub("MyMockStub", chaincode);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment