1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-25 19:18:29 +01:00
This commit is contained in:
Ricardo Garcia 2017-12-29 13:19:11 +01:00 committed by GitHub
parent 6f2ee5fe04
commit bdf68bbb6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ function tokenLaunch() {
{ {
datetime: new Date().toString() datetime: new Date().toString()
}, },
// Output. Divisible asset, include nTokens as parameter // Output: Divisible asset, include nTokens as parameter
[BigchainDB.Transaction.makeOutput(BigchainDB.Transaction [BigchainDB.Transaction.makeOutput(BigchainDB.Transaction
.makeEd25519Condition(tokenCreator.publicKey), nTokens.toString())], .makeEd25519Condition(tokenCreator.publicKey), nTokens.toString())],
tokenCreator.publicKey tokenCreator.publicKey