Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TX virtual size call / Correct TX weight #538

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Jul 2, 2019

  1. Add TX virtual size call / Correct TX weight

    - The virtual size of a TX can be useful info to have, as it's what is used to calculate the fee when fee/byte is used. Allow users to get the virtual size.
    - The current TX weight call is actually the TX virtual size. Correct the call to provide the actual weight.
    droark committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    396d998 View commit details
    Browse the repository at this point in the history