Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

fix: nullable storage treatment #595

Merged
merged 6 commits into from
Feb 20, 2023
Merged

fix: nullable storage treatment #595

merged 6 commits into from
Feb 20, 2023

Conversation

harrysolovay
Copy link
Contributor

Ensures that storage values are typed as T unioned with undefined (for now). We'll likely want to remove this treatment from storage item runes, but this will require first breaking apart StorageRune into StorageItemRune and StorageMapRune.

examples/era_rewards.ts Outdated Show resolved Hide resolved
examples/xcm_asset_teleportation.ts Outdated Show resolved Hide resolved
tjjfvi
tjjfvi previously approved these changes Feb 20, 2023
@harrysolovay harrysolovay force-pushed the nullable-storage-tweak branch from c71cf4b to 8379955 Compare February 20, 2023 19:35
@harrysolovay harrysolovay merged commit 49653a3 into main Feb 20, 2023
@harrysolovay harrysolovay deleted the nullable-storage-tweak branch February 20, 2023 19:37
@tjjfvi tjjfvi mentioned this pull request Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants