mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 23:47:12 +02:00
e845445e649a79b7bacc73d8734eb43bbd876d17
Register the ReadOnlyAccount type with the global AccountManager instance to enable read-only account creation and management. Changes: - Fixed ReadOnlyAccount constructor to match IAccountConstructor signature - Constructor now takes (pubkey, signer) instead of (pubkey, metadata) - Added createWithMetadata() helper for factory methods - Updated all factory methods to use createWithMetadata() - Registered ReadOnlyAccount type in accounts service All tests pass (48 tests), lint clean, build successful.
…
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%