Returns all the resource vaults associated with a given account locker. The returned response is in a paginated format, ordered by the most recent resource vault creation on the ledger.
{"locker_address":"<locker-address>","account_address":"<account-address>"}
defines upper boundary (inclusive) for queried data. i.e { "at_state_version" = {"epoch" = 10} }
, will return data till 10 epoch.