Interface that should be implemented by abi providers.
Return a promise that resolves to an abi object for the given account name, e.g. the result of a rpc call to chain/get_abi.
Interface that should be implemented by abi providers.