Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StoredValue::SmartContract serializes to Package property in JSON RPC resposnes #5030

Open
davidatwhiletrue opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@davidatwhiletrue
Copy link

Category

Bug/Issue

Your email address

[email protected]

Integration Project Name(Optional)

C# SDK

Casper Network

Devnet

Node Functionality

Node

Description

This PR changed internally the StoredValue enum from StoredValue::Package to StoredValue::SmartContract.

The RPC schema defines now that StoredValue has a SmartContract property.

image

However, actual JSON contains Package.

image

Date Issue Began(optional)

17/12/2024

Attachments (optional)

No response

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

No branches or pull requests

5 participants