-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
113 additions
and
63 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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,15 @@ | ||
{ | ||
"title": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget ex id erat interdum dictum vel ac libero. Cras vitae porta velit, vel interdum odio. Phasellus quis sem finibus, luctus neque in, vestibulum lectus. Maecenas at nulla dapibus, condimentum sem vitae, ullamcorper nisi. Pellentesque tristique tempus tellus, nec sollicitudin velit facilisis at. Vivamus porta nibh sit amet eros tempor, vestibulum lacinia est pulvinar. Maecenas libero mauris, blandit sit amet tempus in, elementum quis nunc. ", | ||
"authors": "Bob The Builer <bob@thebuilder.rock>", | ||
"discussions-to": "www.bob-the-builder.forum.rock", | ||
"license": "SPQR", | ||
"abstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", | ||
"motivation": " Vivamus eget ex id erat interdum dictum vel ac libero.", | ||
"details": "Phasellus quis sem finibus, luctus neque in, vestibulum lectus.", | ||
"requires": "-1", | ||
"author": "tnam1qxfj3sf6a0meahdu9t6znp05g8zx4dkjtgyn9gfu", | ||
"voting_start_epoch": 9, | ||
"voting_end_epoch": 18, | ||
"activation_epoch": 25, | ||
"wasm_path": "artifacts/shielding_party.wasm" | ||
} |
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,15 @@ | ||
{ | ||
"title": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget ex id erat interdum dictum vel ac libero. Cras vitae porta velit, vel interdum odio. Phasellus quis sem finibus, luctus neque in, vestibulum lectus. Maecenas at nulla dapibus, condimentum sem vitae, ullamcorper nisi. Pellentesque tristique tempus tellus, nec sollicitudin velit facilisis at. Vivamus porta nibh sit amet eros tempor, vestibulum lacinia est pulvinar. Maecenas libero mauris, blandit sit amet tempus in, elementum quis nunc. ", | ||
"authors": "Bob The Builer <bob@thebuilder.rock>", | ||
"discussions-to": "www.bob-the-builder.forum.rock", | ||
"license": "SPQR", | ||
"abstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", | ||
"motivation": " Vivamus eget ex id erat interdum dictum vel ac libero.", | ||
"details": "Phasellus quis sem finibus, luctus neque in, vestibulum lectus.", | ||
"requires": "-1", | ||
"author": "tnam1qxfj3sf6a0meahdu9t6znp05g8zx4dkjtgyn9gfu", | ||
"voting_start_epoch": 9, | ||
"voting_end_epoch": 18, | ||
"activation_epoch": 25, | ||
"wasm_path": "artifacts/shielded_reward_party.wasm" | ||
} |
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,15 @@ | ||
{ | ||
"title": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget ex id erat interdum dictum vel ac libero. Cras vitae porta velit, vel interdum odio. Phasellus quis sem finibus, luctus neque in, vestibulum lectus. Maecenas at nulla dapibus, condimentum sem vitae, ullamcorper nisi. Pellentesque tristique tempus tellus, nec sollicitudin velit facilisis at. Vivamus porta nibh sit amet eros tempor, vestibulum lacinia est pulvinar. Maecenas libero mauris, blandit sit amet tempus in, elementum quis nunc. ", | ||
"authors": "Bob The Builer <bob@thebuilder.rock>", | ||
"discussions-to": "www.bob-the-builder.forum.rock", | ||
"license": "SPQR", | ||
"abstract": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", | ||
"motivation": " Vivamus eget ex id erat interdum dictum vel ac libero.", | ||
"details": "Phasellus quis sem finibus, luctus neque in, vestibulum lectus.", | ||
"requires": "-1", | ||
"author": "tnam1qxfj3sf6a0meahdu9t6znp05g8zx4dkjtgyn9gfu", | ||
"voting_start_epoch": 9, | ||
"voting_end_epoch": 18, | ||
"activation_epoch": 25, | ||
"wasm_path": "artifacts/staking_party.wasm" | ||
} |
Oops, something went wrong.