Function fetch_all_lock_config

pub fn fetch_all_lock_config(
    rpc: &RpcClient,
    addresses: &[Address],
) -> Result<Vec<DecodedAccount<LockConfig>>, Error>