metaplex-foundation / amman

A modern mandatory toolbelt to help test solana SDK libraries and apps on a locally running validator.
https://metaplex-foundation.github.io/amman/docs/
Apache License 2.0
72 stars 17 forks source link

[feat]: amman relay should store all resolved account states #23

Closed thlorenz closed 2 years ago

thlorenz commented 2 years ago

Currently Amman Explorer does that, however then it gets lost on browser refresh , which is annoying especially when some account resolve messages got lost.

thlorenz commented 2 years ago

Fixed via #26