Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #174 from nklincoln/images
Browse files Browse the repository at this point in the history
update image files for fund clearing sample network
  • Loading branch information
mbwhite committed May 30, 2018
2 parents 2fc1717 + 316f747 commit 75b1be5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/fund-clearing-network/networkimage.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/fund-clearing-network/networkimageanimated.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/fund-clearing-network/package.json
Expand Up @@ -5,8 +5,8 @@
"name": "fund-clearing-network",
"version": "0.2.4",
"description": "Sample network to facilitate the transafer of funds between participants",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/basic-sample-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/basic-sample-network/networkimageanimated.svg",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/fund-clearing-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/fund-clearing-network/networkimageanimated.svg",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/fund-clearing-network.bna",
"pretest": "npm run lint",
Expand Down

0 comments on commit 75b1be5

Please sign in to comment.