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

Improve privacy on the Ethereum settlement contract #28

@shun-tak

Description

@shun-tak

Parties can verify settlement amounts by using ProposalState so it is not required to write amounts on the Ethereum settlement contract.

uint256 weiAmount;
uint256 securityAmount;

This change may also improve privacy concerns
although people can see how much wei of ether has been sent by getting the transaction.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions