Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: encode strings (even empty strings) when stored
This fixes a bug where `CallContext.store('')` would throw an error.
- Loading branch information