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 explicit control of padding to the Builder API. #403

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Commits on Dec 14, 2023

  1. Rename Builder::add_recipient to add_output.

    The term `recipient` is commonly used to refer to the address to which a
    note is sent; however, a bundle may include multiple outputs to the same
    recipient. This change is intended to clarify this usage.
    
    Co-authored-by: Daira Emma Hopwood <[email protected]>
    nuttycom and daira committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    06cb761 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    0a257d6 View commit details
    Browse the repository at this point in the history