Skip to content

Add vlong test for wallet's transaction output

Christopher Schinnerl requested to merge transaction-tests into master

Created by: ChrisSchinnerl

This PR adds a test that creates a node with 10,000 txns in its wallet and runs subtests on this node to verify the integrity of the transaction and transactions endpoint.

Merge request reports