Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N
by
mfedorov
on 02/05/2014, 18:57:03 UTC
Ok, so I have several MON (transactions) and for each address is unique. Is this normal?

vertcoind listtransactions

Code:

 monocled listtransactions
[
    {
        "account" : "",
        "address" : "MVUxxxxxxxxxxxxxxxxxia",
        "category" : "immature",
        "amount" : 1.00000000,
        "confirmations" : 55,
        "generated" : true,
        "blockhash" : "55e585607cac17f7b83b5a85717ef9fe719d0fad3fb5775b1d3b94759                                              5b93924",
        "blockindex" : 0,
        "blocktime" : 1399055705,
        "txid" : "ff603e44b7d91d6f106855edd4fed8eaa1139f2b3a8f8408994aad907b72e2                                              35",
        "normtxid" : "bb4f2a332782e1721ee441a3b40aa2f0223fdd151d2b162a3253477667                                              f0cd17",
        "time" : 1399055705,
        "timereceived" : 1399055736
    },
    {
        "account" : "",
        "address" : "MP9xxxxxxxxxxxxxxxxxxG",
        "category" : "immature",
        "amount" : 1.00000000,
        "confirmations" : 21,
        "generated" : true,
        "blockhash" : "efa6b9c9a1abda801c80fbe96a7934c011f3f9b9c5f021abe4bee1582                                              271c12d",
        "blockindex" : 0,
        "blocktime" : 1399056500,
        "txid" : "da677f5499e70842a5e4b1765cecd6db68e43a7818bec4444b18461be0890e                                              9c",
        "normtxid" : "0541c5e620ca2de812514ef7c7d4e971e550ca344878d74febd434d91e                                              97c257",
        "time" : 1399056500,
        "timereceived" : 1399056509
    }
]