Fix(vault): Correctly handle balances in Vault adapter
- fix(storage): Configure SnakeYAML to trust PlayerData class
- Resolves a
org.yaml.snakeyaml.composer.ComposerException
that occurred during player data loading. This error was caused by recent versions of SnakeYAML disallowing the deserialization of arbitrary Java objects by default for security reasons.
- Initiate and Publish Karta EmeraldCurrency