Skip to content

Staking extrinsics are no longer supported in dry run #2242

@antlerminator

Description

@antlerminator

Some time ago #1955 has removed support the dry run support for staking extrinsics. Before that PR, you were able to dry run them and get a proper validation errors. Now all dry run calls on staking extrinsics return "success" per this line:

_ => Ok((Default::default(), Some(who.clone()), origin)),

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions