mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-25 19:18:29 +01:00
.
This commit is contained in:
parent
6f2ee5fe04
commit
bdf68bbb6a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user