Skip to content

fix codec mapping in getStoreCodec function - #101

Open
reject-i wants to merge 1 commit into
brevis-network:mainfrom
reject-i:main
Open

fix codec mapping in getStoreCodec function#101
reject-i wants to merge 1 commit into
brevis-network:mainfrom
reject-i:main

Conversation

@reject-i

Copy link
Copy Markdown

Fixes a critical bug in the getStoreCodec function where JSON and Gob codecs were incorrectly swapped. Now the function correctly returns encoding.JSON for "json" requests and encoding.Gob for "gob" requests, ensuring proper data serialization and deserialization.

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.

1 participant