Skip to content

V3: Cw-Multi-Test: Update documentation on test .with_migrate #2539

@hard-nett

Description

@hard-nett

It seems there were changes in the expectation for cw-multi-test making use of features > cosmwasm_2_2 for the migrate entry point to make use of the following format:
pub fn migrate(deps: DepsMut, _env: Env, _msg: MigrateMsg, _info: MigrateInfo) -> Result<Response, ContractError> {...}

It would be nice to document this in the Readme of this repository :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions