Skip to content

bug: multi-signature-registration cannot have a custom fee #118

@ciband

Description

@ciband

Expected Behavior
The multi-signature-registration constructor takes in a optional fee. This fee should be used in the transaction, or a custom fee should not be available.

Current Behavior
If you specify a custom fee, this fee is overridden when you set the public keys or add a participant.

Possible Solution
Either the custom fee should be removed from the constructor if it should not be customizable, or the fee should be used in the class.

Steps to Reproduce (for bugs)
Write a unit test, using a custom fee. Assert the custom fee value. The test will fail.

Your Environment
Python 3.9, Windows

  • Version used: master branch, tips

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleThe pull request is in need of updates but there has not been a sufficient response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions