Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

TestDeploy magical constant for initial deposit #1928

Closed
@Eknir

Description

@Eknir

Currently, the function testDeploy uses a magical constant for the initial deposit:

	opts.Value = big.NewInt(9000 * int64(RetrieveRequestPrice))

We need to make this value parametrizable for testDeploy in order to prevent cheques from being bounced and make other tests not dependable on changing this constant.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions