a semicolon, kill it, kill it with fire

This commit is contained in:
Matthias Kretschmann 2017-06-14 18:06:06 +02:00
parent e35d8aae3c
commit 1916e3f85d
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ const tx = driver.Transaction.makeCreateTransaction(
driver.Transaction.makeEd25519Condition(alice.publicKey))
],
alice.publicKey
);
)
// Optional: You've got everything you need, except for an asset
// and metadata. Maybe define them here, any JSON-serializable object