bolt
bolt copied to clipboard
Entities `extra_seed` should be bytes rather than an optional string, to avoid issues with encoding/decoding
Describe the bug
Entities extra_seed should be bytes rather than an optional string, to avoid issues with encoding/decoding
See: https://github.com/magicblock-labs/bolt/blob/main/programs/world/src/lib.rs#L39