ElementsProject / ElementsProject/elements

Write tests for fees

Open
#155 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.2k
Forks
416
Avg merge
1d 23h
Merged PRs (30d)
15

Description

Transactions should be valid with any number of fee outputs, and a valid fee output is:

1) Empty scriptpubkey
2) value > 0
3) unblinded

Make sure we test what happens when (1) is true but not the others, for example.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.