Skip to content

Update scale-encode, scale-decode and scale-value to latest#991

Merged
jsdw merged 1 commit intomasterfrom
jsdw-update-scale-deps
Jun 1, 2023
Merged

Update scale-encode, scale-decode and scale-value to latest#991
jsdw merged 1 commit intomasterfrom
jsdw-update-scale-deps

Conversation

@jsdw
Copy link
Collaborator

@jsdw jsdw commented May 31, 2023

No description provided.

@jsdw jsdw requested a review from a team as a code owner May 31, 2023 16:57
.variant
.fields
.iter()
.map(|f| scale_decode::Field::new(f.ty.id, f.name.as_deref()));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seenn this a few times now, worth adding a From<scale_info::Field> for scale_decode::Field?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably a good idea; I'll put an issue in scale-decode :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants