Skip to content

UTXO size (max_val_size) validation for payload endpoints #556

@Kartiiyer12

Description

@Kartiiyer12

Why

For better validation of transaction construction we can add make sure the APIs validate the utxo byte size.

What

For a utxo there is a size limitation of 5000 bytes based on protocol parameter (max_val_size). This validation needs to be added during transaction construction (/payload endpoint)

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status
    In progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions