Skip to content

PoS showing for transaction with inputs #203

@markharvilla

Description

@markharvilla

We noticed in some of our transactions that PoS appears as the only input address. For example, https://paichain.info/tx/d9882a9b6b240facf0393cd77326d83338bff2c47cd96c77e91ee80c1d0846fe

From the code on line 84 of views/tx.jade - https://github.com/iquidus/explorer/blob/master/views/tx.jade#L84 - it appears this should only display if the transaction isn't found to have any vin. However, if we look at the raw transaction of the example I sent above, we can se that it indeed has two vin: https://paichain.info/api/getrawtransaction?txid=d9882a9b6b240facf0393cd77326d83338bff2c47cd96c77e91ee80c1d0846fe&decrypt=1

Any thoughts?

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions