is Valid Med25519Public Key
Checks validity of muxed ed25519 public key (M...)
Muxed accounts (M...) are virtual accounts that share the same underlying ed25519 key but have different IDs. They are used for memo-less payments as defined in SEP-0023.
Return
true if the given muxed public key is valid, false otherwise
Parameters
med25519Public Key
The muxed public key to check