mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Added sample coin as a submodule
This commit is contained in:
parent
043920d157
commit
9754c01f56
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "ethereal/assets/samplecoin"]
|
||||
path = ethereal/assets/samplecoin
|
||||
url = git@github.com:obscuren/SampleCoin.git
|
||||
1
ethereal/assets/samplecoin
Submodule
1
ethereal/assets/samplecoin
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 944fbaa31d51328b522c0cd55113716630b4cbcb
|
||||
Loading…
Reference in a new issue