Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

expect 0 outputs when ProposalState is consumed #27

@shun-tak

Description

@shun-tak

currently, it outputs 1 ProposalState when consuming but it is useless after consumed.

why don't we change it not to produce the output state?

"An Proposal Consume transaction should create only one output proposal state." using (tx.outputsOfType<ProposalState>().size == 1)

This improvement affects CustomValidatingNotaryFlow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions