Open
Description
When address is use as the account id(/metadata/account/
), rest has to resolve the address to a public key. This look up is an extra DB query before actually getting the metadata for the account which can be prevented by just sending rest the account's public key.This is for all the account meta calls.