Skip to content

Transaction view should link inputs and outputs to other transactions #10

Description

@zethon

Here is what viewing a transaction looks like with Doge:
image

Each Input and Output is linked to another transaction, where it makes sense (for example, there is no link if the output hasn't yet been spent).

However, when implementing the same page in AshCoin I originally did this:

image

I've since hidden the columns to avoid the eyesore. However, the functionality to display those transactions should be implemented as an enhancement.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions