-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #54 from soramitsu/fix/iroha_config
update genesis.json
- Loading branch information
Showing
8 changed files
with
51,382 additions
and
6,669 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module version="4"> | ||
<component name="AdditionalModuleElements"> | ||
<content url="file://$MODULE_DIR$" dumb="true"> | ||
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" /> | ||
<sourceFolder url="file://$MODULE_DIR$/src/main/kotlin/resources" type="java-test-resource" /> | ||
</content> | ||
</component> | ||
<component name="AutoImportedSourceRoots"> | ||
<option name="directories"> | ||
<list> | ||
<option value="$MODULE_DIR$/src/main/java" /> | ||
<option value="$MODULE_DIR$/src/main/kotlin" /> | ||
<option value="$MODULE_DIR$/src/test/java" /> | ||
</list> | ||
</option> | ||
</component> | ||
</module> |
Binary file not shown.
Oops, something went wrong.