We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Package
Bug/Issue
[email protected]
C# SDK
Devnet
Node
This PR changed internally the StoredValue enum from StoredValue::Package to StoredValue::SmartContract.
StoredValue
StoredValue::Package
StoredValue::SmartContract
The RPC schema defines now that StoredValue has a SmartContract property.
SmartContract
However, actual JSON contains Package.
17/12/2024
No response
The text was updated successfully, but these errors were encountered:
darthsiroftardis
No branches or pull requests
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 fromStoredValue::Package
toStoredValue::SmartContract
.The RPC schema defines now that
StoredValue
has aSmartContract
property.However, actual JSON contains
Package
.Date Issue Began(optional)
17/12/2024
Attachments (optional)
No response
The text was updated successfully, but these errors were encountered: