mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
.
This commit is contained in:
parent
6f2ee5fe04
commit
bdf68bbb6a
@ -45,7 +45,7 @@ function tokenLaunch() {
|
||||
{
|
||||
datetime: new Date().toString()
|
||||
},
|
||||
// Output. Divisible asset, include nTokens as parameter
|
||||
// Output: Divisible asset, include nTokens as parameter
|
||||
[BigchainDB.Transaction.makeOutput(BigchainDB.Transaction
|
||||
.makeEd25519Condition(tokenCreator.publicKey), nTokens.toString())],
|
||||
tokenCreator.publicKey
|
||||
|
Loading…
Reference in New Issue
Block a user