Looking up AccountHandle on different backends
Contracts, especially unit tests, may encounter build problems when attempting to lookup AccountHandle
s with BAL::Name
. A helper/adapter function would be helpful for contracts to remain agnostic of the backend.